What is different bet native dynamic sql and Dbms_Sql?
Answer Posted / amrit paul-genpact
Normally we would write codes using Native Dynamic SQL(NDS).
This is because NDS heps writing clear, understandable code
where trouble shooting is apparently very easy.
However there might be situations when the input to a
EXECUTE IMMEDIATE code might use a SQL Text which is
greater than 32KB, thus over-ruling the max specified size
of PL/SQL VARCHAR2 limits. This is a clear situation where
we could use the DBMS_SQL package.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How to define a record variable to store a table row?
How to commit the current transaction in oracle?
What is tns entry?
How to select all columns of all rows from a table in oracle?
How to bring a tablespace offline?
Explain the use of control file?
How to use select statement to count the number of rows in oracle?
Does facebook use oracle?
Is it possible to split the print reviewer into more than one region ?
What the is the diff between local index and global index. give some example.
What is integrity and what is constraint??Explain with example
What are ddl statements in oracle?
Can we convert a date to char in oracle and if so, what would be the syntax?
How to create id with auto_increment on oracle?
In SAP ECC 6.0 , under DB02 tcode , Tablespace name to be explain stepy step all the col