What are the different types of tables in sql?



What are the different types of tables in sql?..

Answer / Pushpendra Chaturvedi

"Emotional triggers" in this context do not relate to SQL or PLSQL. They refer to stimuli that provoke emotional responses in humans. Common examples include criticism, praise, rejection, and positive reinforcement.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

how to achieve this problem?i am having table with two colums like empno,gender. in gender column, i am having records male,female like that .my final output will be male female 5 6

4 Answers   Hexaware,


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 is a string data type in sql?

1 Answers  


How do you create an update query?

1 Answers  


What Is a Trigger? How Do You Use It?

3 Answers  


what is dbms? : Sql dba

0 Answers  


what is the command used to fetch first 5 characters of the string? : Sql dba

1 Answers  


how to create a table index in mysql? : Sql dba

1 Answers  


Which is better join or subquery?

1 Answers  


What is an alias command?

1 Answers  


What is %type in pl sql?

1 Answers  


What does pl sql stand for?

1 Answers  


Categories