IT Placement Papers Database Database Admin
This category contains Database Admin Interview Questions and Answers |
What is DYNAMIC SQL method ?
|
|
|
|
|
If we are speaking about SQL Server and Dynamic SQL, then the following is the answer.
Some queries in SQL Server might be given during run-time as we may not know the table that we might use in the procedure or batch. And so we do a dynamic SQL Statement.
Only registered users can write comments. Please login or register.
|