what is the difference between sql query and google query?
Answer Posted / anil kumar v
Both the meanings are same.
But the difference is SQL query is a logic or it is kind of
stored procedure for a local database.
GOOGLE query is a search engine which finds that requested
query in a web based database.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is primary key and example?
What stored procedure would you use to view lock information?
Can the “if update (colname)” statement be used in a delete trigger?
Can you explain full-text query in sql server?
What is the difference between deallocate cursor and close cursor?
What is merge statement?
can a database be shrunk with users active? : Sql server administration
How do you make a trace?
Explain candidate key, alternate key, and composite key?
What is BCNF? How is it better than 2NF & 3NF?
What is log in sql server?
what is a mixed extent? : Sql server administration
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
When I delete any data from a table, does the sql server reduce the size of that table?
Difference between LEN() and DATALENGTH() in sql server ?