Answer Posted / swapna
Subquery is used to get information from a table based on
unknown conditions.
If select stmt not perform entire task using
selection,projection,and joins then we can perform that
type of task using sub queries.
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
Explain acid?
What is the cartesian product of table?
Can you please explain the difference between primary keys and foreign keys?
What are sql servers used for?
Why can there be only one clustered index and not more than one?
How can you list all the columns in a database?
How to convert character strings into numeric values?
Can we return Data from 4(more than 1) tables in stored procedure?
What is transaction server auto commit?
can any body tell me how to know the password of current user in sql server
Explain partitioned view?
What is acid properties?
Explain about system stored procedure?
What are the instances when triggers are appropriate?
What is the stuff and how does it differ from the replace function?