SQL Statement in C#

  • Thread starter Thread starter Guest
  • Start date Start date
Much of the discussion in the link you gave is based on how SQL
Server pre-compiles/caches.

Is this discussion about whether or not to use stored procedures
mainly applicable to SQL Server, or is it applicable to other
database too?

It would be down to the individual database - consult the docs or run
performance tests against the exact database you're interested in.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top