What are different types of statements supported by sql?


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

Post New Answer

More SQL PLSQL Interview Questions

A table was given with 3 columns like Manager id,Manager Name and Employee name. Question was to create hierarchy.

2 Answers   TCS,


Types of indexes. What is the default key created when a primary key is created in a table ?

5 Answers   TCS,


what are null values? : Sql dba

0 Answers  


Differentiate between % rowtype and type record.

0 Answers  


What is procedure and function?

0 Answers  






What is a constraint?

0 Answers  


What is pragma in pl sql?

0 Answers  


Inline the values in PL/SQL, what does it mean.?

0 Answers   MCN Solutions,


Is record in oracle pl sql?

0 Answers  


What is mutating error in pl sql?

0 Answers  


i have one table with accounts and amounts as colums.accounts with columns c and d. and amounts with values 1000,2000,3000 for c and 4000,5000,8000 for d.i need to find the sum of these accounts c and d individually and find the differences between their sum using one select statement.

11 Answers   Ebix, Hewitt,


What is bind variable in pl sql?

0 Answers  


Categories