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


Please Help Members By Posting Answers For Below Questions

Explain cross join or cartesian product in sql?

712


What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?

772


How to recompile stored procedure at run time?

763


What does dml stand for?

717


What is 2nf normalization?

755


what is an extended stored procedure? : Sql server database administration

747


What are the difference between clustered and a non-clustered index?

785


What is sqlcmd?

741


How to execute the cursor queries with "open" statements?

868


How to find related tables in sql server?

711


How to send a ssrs report from ssis?

153


What happens if time-only values are provided as date and time literals?

771


you have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation? : Sql server administration

731


Why truncate is ddl command?

748


what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration

741