what is the difference between sql query and google query?
Answer Posted / pooja
An sql query searches a database and returns a resultset
from the same.The search is based on keys.
A google query looks for web pages on the internet.The
search is based on metadata provided in the web pages.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it possible to create trigger on views?
What is NOT NULL Constraint in sql server 2012?
Explain the steps to use transact-sql cursor?
What is a primary key?
Do you know what are acid properties of transaction?
What protocol does sql server use?
what is a sub-report?
can you implement data mining in SSRS?
Is it possible to have clustered index on separate drive from original table location?
How each E-R model constructs can be mapped to the relational model?
What are the restrictions while creating batches in sql server?
What is filestream?
What is command parameter in ssrs?
What is co-related sub query?
What command is used to delete a table from the database in the sql server and how?