how many sql ddl commands are supported by 'mysql'? : Sql dba


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

Post New Answer

More SQL PLSQL Interview Questions

What is a join?

0 Answers  


How do you modify a trigger?

0 Answers  


Table A Table B 1 1 2 1 3 1. Union & union all --> A Union B , A Union all B 2. Minus , Intersect --> A minus B , B Minus A , A Intersect B 3. Joins A join B , A Left Join B A Right Join B , A full Join B 4. %Type - Uses & Benifit 5. Truncate & Delete 6. Pragma Autonomus Transaction 7. how to Perform DDL from function or procedure 8. Can we have DML inside Function 9. Rank & Dense Rank diffrence 10. Water Mark in Oracle 11. Index , Can we have index in all column of table if no then why ?

0 Answers  


What is input buffer in sql*plus?

0 Answers  


What is pl sql quora?

0 Answers  






I have done oracle 10g. I need a project knowledge. So if u please send a project how it should be done,Or you can send email link. I will be very grateful to u.

1 Answers  


What are the two types of periodical indexes?

0 Answers  


Is microsoft sql free?

0 Answers  


what is the difference between group by and order by in sql? : Sql dba

0 Answers  


Are sql views compiled?

1 Answers  


What is the difference between the repeatable read and serializable isolation levels? : Transact sql

0 Answers  


Is there any problem if we use commit repeatedly after each dml statement in a plsq procedure ? (eg. there are 10 update stmt and using 10 commit stmt after each update stmt)

1 Answers  


Categories