Answer Posted / priya
can you explain with example...
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What jobs use sql?
What is an emotional trigger?
What are all ddl commands?
What is full join in sql?
what is a foreign key ? : Sql dba
what is the difference between truncate and drop statements? : Sql dba
What is the sql query to display the current date?
Explain about various levels of constraint.
Is sql database free?
Explain the purpose of %type and %rowtype data types with the example?
What is clustered index in sql?
What is the purpose of design view?
What is inner join in sql?
table structure: ---------------- col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10 01-mar-2012 11:12:46 01-mar-2012 11:11:23 Write a query to display the result as shown below: col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10
What is mutating error?