what are Dynamic SQL statements?

Answer Posted / manoj

It take value dynamicaly at run time

Need:- If we need DDL in programming as "CREATE, INSERT"

.. It always written in single
quote " 'sql_statement ' " both end
with termination " ; "

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of count (*) in sql?

549


What is t sql in sql server?

572


Which is faster subquery or join?

662


write an sql query to get third maximum salary of an employee from a table named employee_table. : Sql dba

542


List out the acid properties and explain?

563






what are the differences between binary and varbinary? : Sql dba

535


Explain ttitle and btitle.

674


what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba

530


What is an invalid partition table?

566


What is meant by temporal data?

546


Is left join same as inner join?

541


What is the maximum size of sqlite database?

548


how to extract a unit value from a date and time? : Sql dba

556


what are null values? : Sql dba

546


Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints

642