Groups | Blog | Home
all groups > sql server clients > june 2004 >

sql server clients : Difference


Mary Chipman
6/25/2004 6:51:45 AM
Query is a more general term that refers to the act of selecting data
and could be saved (a view) or a select statement sent from a client
app. An ad hoc query usually refers to a query that is constructed in
client code by stitching together input from the user. The
concatenated SELECT statement (query) is then sent to the server to be
executed.

--Mary

[quoted text, click to view]
Noor
6/25/2004 9:40:23 AM
Can any body tell me about the different between query and Ad hoc query...
when we use this term ad hoc queries.

Thanks
Noor

AddThis Social Bookmark Button