GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Database  >  Stored Procedures
Go To First  |  Previous Question  |  Next Question 
 Stored Procedures  |  Question 8 of 12    Print  
What is the difference between "stored procedure" and "dynamic SQL" ?

  
Total Answers and Comments: 3 Last Update: May 26, 2008     Asked by: asd3 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
July 17, 2007 17:22:41   #1  
mike        

RE: What is the difference between "stored procedure" ...
Stored Procedures are compiled and runs on the server. dynamic SQL are not compiled and runs on client. 
 
Is this answer useful? Yes | No
March 10, 2008 03:43:52   #2  
sampra Member Since: February 2008   Contribution: 279    

RE: What is the difference between "stored procedure" and "dynamic SQL" ?
Stored Procedures are compiled and runs on the server. dynamic SQL are not compiled and runs on client.
 
Is this answer useful? Yes | No
May 26, 2008 23:30:11   #3  
krishnaindia2007 Member Since: September 2007   Contribution: 870    

RE: What is the difference between "stored procedure" and "dynamic SQL" ?
Stored procedures are stored in data base in complied form. In dynamic sql the statements are dynamically constructed at run time.
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape