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


Please Help Members By Posting Answers For Below Questions

What is snapshot replication?

767


How to grant a permission in ms sql server using "grant execute" statements?

761


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

720


You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?

1901


How to copy data from one table to another table?

739






What are the different types of data sources in ssrs?

165


Difference between aggregate functions of sql?

835


How to include text values in sql statements?

761


What do you need to connect php to sql server?

756


What are the fixed server level roles? : sql server security

758


Difference between DELETE and TRUNCATE?

790


What is log shipping? Can we do logshipping with SQL Server 7.0 ?

750


What is not null constraint?

814


What are the types of processing and explain each? : sql server analysis services, ssas

902


Can we make the the chages By Using the Sql if u know any function or process please inform me Actuall result: BRK1 Break 1 Part 1 00:01:00:00 60 BRK1 Break 1 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 BRK2 Break 2 Part 2 00:01:00:00 60 BRK2 Break 2 Part 3 00:01:00:00 60 BRK3 Break 3 Part 1 00:01:00:00 60 BRK3 Break 3 Part 2 00:01:00:00 60 Desired O/P: BRK1 Break 1 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 Part 3 00:01:00:00 60

1914