What are dml commands?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the insert into statements in sql?
how to convert character strings to dates? : Sql dba
Can we rollback truncate?
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.
How to convert lowercase letters to uppercase and uppercase letters to lowercase in a string. (ex, AbcdEfG should convert as aBCDeFg)
What is the maximum database size for sql express?
what are date and time data types in mysql? : Sql dba
how to get a list of columns in an existing table? : Sql dba
What is sql performance tuning?
how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba
Are stored procedures compiled?
four procedures is are there should i write their in a package