what is the difference between sql query and google query?
Answer Posted / kajal
sql query is a local query ,but google query is a global
query.
Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Suppose you want to implement the following relationships while designing tables. How would you do it?a.) One-to-oneb.) One-to-manyc.) Many-to-many
What are ddl (data definition language) statements for tables in ms sql server?
Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?
How will you know when statistics on a table are obsolete?
Explain left outer join and right outer join?
What is change tracking in sql server?
Write an sql query for deleting duplicate rows?
What functions can a view be used to performed?
How many types of objects are there?
What does the on update no action do?
How do I know if localdb is running?
Can anyone tell that the extra features are there in SQL SERVER 2008 that are not available in previous versions .
what are the reporting service components in SSRS?
Explain various On-Delete options in a DB table. Which is the default option?
What is the purpose of optimization?