What is flag 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 sql lookup?

0 Answers  


Given two tables Student(SID, Name, Course) and Level(SID, level) write the SQL statement to get the name and SID of the student who are taking course = 3 and at freshman level.

9 Answers   Oracle,


What is the difference between sql and t sql?

0 Answers  


What is the use of triggers?

0 Answers  


Write an sql query to select all records from the table?

0 Answers  






Which is better join or inner query?

0 Answers  


What is the difference between left join and left outer join?

1 Answers  


How can we store rows in PL/SQL using array?

0 Answers   MCN Solutions,


how can i create a user defined datatype

3 Answers  


Explain what is a column in a table?

0 Answers  


We have a CURSOR then we need BULK COLLECT?

1 Answers  


What does closing a cursor do?

0 Answers  


Categories