what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba


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

Post New Answer

More SQL PLSQL Interview Questions

how to calcuate the second highest salary of he employee

13 Answers   Synechron,


what are the differences between public, private, protected, static, transient, final and volatile? : Sql dba

0 Answers  


What is the difference between the conventional and direct path loads? : aql loader

0 Answers  


can i use dbms_output.put_line in a function u are telling as return statement

7 Answers  


How do you delete data from a table?

0 Answers  






What is rowid in sql?

0 Answers  


i declare 4 procedure in package specification but in package body i write only 3 procedure. is it complie??//w

4 Answers   Scope International,


Suppose a student column has two columns, name and marks. How to get name and marks of the top three students.

0 Answers  


What is the use of procedures?

0 Answers  


What is the execution plan in sql?

0 Answers  


What is a trigger in pl/sql?

1 Answers  


How do you add a column to a table?

0 Answers  


Categories