Click here to Skip to main content
15,881,812 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi ,


recently i changed my job profile from admin to developer.

first time i have seen only procedures in my project , there is no normal query in application ,

for every thing they written procedure that too they included dynamic sql in procedures.

can any body explain in layman method i.e what is the main usage of dynamic sql than normal sql.

i refereed some web site but i am not able to understood
Posted

 
Share this answer
 
Hi Sandeep,

Check the following Links

Using Dynamic SQL Statements in Stored Procedures[^]

Using Dynamic SQL in Stored Procedures[^]

Regards,
Venkatesh.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900