Answer Posted / c suresh kumar
sub query is part of main query.this useful we retrive data
from the another table.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is SQL Azure Data sync?
Some queries related to SQL
What is a with(nolock)?
What is a dbms wizard?
Do you know the isolation level that sql server support?
What is sql collation?
What is the security principal at the database level that represents your session?
Can a function call a stored procedure in sql server?
What is de-normalization and what are some of the examples of it?
What is the purpose of data source?
How to assign null values to variables or columns?
Why should one not prefix user stored procedures with ‘sp_’?
What is normalization of database?
What is the difference between getdate and sysdatetime?
If a table does not have a unique index, can a cursor be opened on it?