What are sql objects?


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

Post New Answer

More SQL PLSQL Interview Questions

How to avoid using cursors?

0 Answers  


What is difference between pls_integer and integer?

0 Answers  


What is where clause in sql?

0 Answers  


What is meant by <> in sql?

0 Answers  


What is materialized view in sql?

0 Answers  






Does pl sql work in mysql?

0 Answers  


Why do we need cursor in pl sql?

0 Answers  


2. Select A.A from ( select 1 as from dual Union select 1 as from dual)A Full outer join ( select 1 B from dual Union select 2 B from dual)B On A.A=B.B

2 Answers   Fintellix,


how can we repair a mysql table? : Sql dba

0 Answers  


Can variables be used in sql statements?

0 Answers  


Can a commit statement be executed as part of a trigger?

0 Answers  


What is difference between table and view?

0 Answers  


Categories