what is the difference between sql query and google query?
Answer Posted / sanjeev kumar
SQL query executes on relational database where as google
query execute on web server.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can you explain full-text query in sql server?
What happens if null values are involved in arithmetic operations?
How to create sub reports?
your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files? : Sql server administration
What is onf in normalization form?
Explain ranking functions?
How to provide values to user defined function parameters?
Is it true, that there is no difference between a rule and a check constraint?
Equi join and non equi join is possible with sql server?
What is server-level principal?
What is enhanced database mirroring in sql server 2008?
Which table keeps information about stored procedures?
What are the new security features added in sql server 2012? : sql server security
How will you find out if there are expensive SQL statements running or not?
Can we call future method from trigger?