What types of commands can be executed in sql*plus?


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

Post New Answer

More SQL PLSQL Interview Questions

IN A TABLE HAVE ONE COLUMN PRIMARY KEY..IT WILL NOT ALLOWS NULL VALUES AND DUPLICATE VALUES..INSTEAD OF PRIMARY KEY WHY CANT WE USE UNIQUE AND NOT NULL.THESE TWO ALSO DOESNT ACCEPT NULL VALUES IN NOT NULL AND UNIQUE DOESNT ACCEPT DUPLICATE VALUES? SO WHAT IS THE DIFEERENCE BETWEEN(UNIQUE,NOT NULL) AND PRIMARY KEY??????

8 Answers   rsystems,


What are the different tcl commands in sql?

0 Answers  


What is the Diff b/w Constraints and Trigeer

4 Answers   HCL,


What is differance unique key and primary key.

7 Answers   EDS,


How many triggers can be implemented for a table?

3 Answers   HSBC,


What is a sql trace file?

0 Answers  


what is the difference between trigger and constraint?

3 Answers   HSBC,


Why select is used in sql?

0 Answers  


What is null in pl/sql?

0 Answers  


what are the security recommendations while using mysql? : Sql dba

0 Answers  


Is sql a programming?

0 Answers  


how to find the First and Last Observation from the table: Ex: OBS Name Sal Ans like: OBS Name Sal 105 E 5000--> 105 E 5000 102 B 2000 104 D 4000 103 C 3000 101 A 1000--> 104 D 4000

4 Answers  


Categories