What is dynamic query?
No Answer is Posted For this Question
Be the First to Post Answer
how to insert the data through views? The view is depending upon more than two tables? how to update materalized views?
What is the source code of a program?
ex: take one schema in that t1,t2,.....tn tables and you don't no the table name also. write a procedure if enter columns name then display the maching columns .otherwise display the unmatch columns.
How to take user input in pl sql?
How to add, remove, modify users using sql?
what is the difference between to_char and to_date functions?
What is the maximum number of columns in sql table?
Is stored procedure faster than query?
What is sqlcommand?
What are the different schemas objects that can be created using pl/sql?
what is the differnce between procedure and function? in both dml operations can work and in procedure through out parameter you can return value ,then what is the differce?
How can we store rows in PL/SQL using array?