What is schema in sql?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What is a pdo connection?

0 Answers  


what is the syntax used for partition in tsql? : Transact sql

0 Answers  


Difference between inline query and stored procedure?

4 Answers   Bharat, Microsoft,


what is global variable in pl/sql

1 Answers  


How can we make an if statement within a select statement?

0 Answers  






1. is it possible to use the cursor atttibutes (%found ,% rowcount , %isopen , %notfound ) to our user defined cursor names ....... cursor cursor_name is select * from scott.emp if you use... cursor_name%found , %rowcount ,%isopen,%notfound...will it work... -------------------------- 2.what is the difference between the varray and index by table .. -------- 3. type type_name is table of number(8,3) index by binary_integer; identifier_name type_name; first , last , prior , next ,trim are the methods we can use it for the above type...simillary is there any way to apply for cursors... with thanks and regards..sarao...

0 Answers   Satyam,


how to create a new table in mysql? : Sql dba

0 Answers  


What does plvtab enables you to do when you showthe contents of pl/sql tables?

0 Answers  


What are the types of subqueries?

0 Answers  


How to download oracle sql developer?

0 Answers  


Determine if oracle date is on a weekend?

0 Answers  


Does asenumerable execute the query?

0 Answers  


Categories