What are dml commands?


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

Post New Answer

More SQL PLSQL Interview Questions

Explain the insert into statements in sql?

0 Answers  


how to convert character strings to dates? : Sql dba

0 Answers  


Can we rollback truncate?

0 Answers  


I have a tablle like this. cust acc --------------- a 1 b 2|3 c 4|5|6 I Want below o/p: cust acc ----------- a 1 b 2 b 3 c 4 c 5 c 6 Please any one can you have any ideas share me. I have urgent requirement.

4 Answers   Cap Gemini, MTS,


How to convert lowercase letters to uppercase and uppercase letters to lowercase in a string. (ex, AbcdEfG should convert as aBCDeFg)

3 Answers   TCS,






What is the maximum database size for sql express?

0 Answers  


what are date and time data types in mysql? : Sql dba

0 Answers  


how to get a list of columns in an existing table? : Sql dba

0 Answers  


What is sql performance tuning?

0 Answers  


how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba

0 Answers  


Are stored procedures compiled?

0 Answers  


four procedures is are there should i write their in a package

2 Answers  


Categories