what is column? : Sql dba


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

Post New Answer

More SQL PLSQL Interview Questions

Begin For j in 4403201000 .. 4403202000 Loop If mod (j, 100) = 0 then Dbms_output.put_line (j); End if; End loop; End; what will be the output of this question

7 Answers   TCS,


how can you see all indexes defined for a table? : Sql dba

0 Answers  


What is cursor and its types?

0 Answers  


How would you convert date into julian date format?

0 Answers  


What is the purpose of design view?

0 Answers  






How do sql triggers work?

0 Answers  


Can a foreign key have a different name?

0 Answers  


select top 3 sal from each dept?

17 Answers   IBM, TCS,


select sal from emp group by sal

3 Answers   TCS,


What is native sql query?

0 Answers  


Can we use the cursor's to create the collection in PL/SQL?

0 Answers   MCN Solutions,


What is asqueryable?

0 Answers  


Categories