how to start mysql server? : Sql dba
..........refers to the disk mirroring
What is rank () in sql?
What is a Procedure ?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
What is ttitle and btitle?
how to eliminate null values in a column i.e table vlaues 1 2 3 NULL 3 4 1 5 NULL i want output like this 1 2 3 3 4 1 5 i dnt want to use nvl is null and i dnt want replace the NULL value with any value i.e nvl(col,o);
what are the differences among these table level lock modes - IN SHARE MODE, IN SHARE UPDATE MODE, IN EXCLUSIVE MODE ?
What is exception? What are the types of exceptions?
What are the string functions in sql?
how do you know if your mysql server is alive? : Sql dba
Can you have multiple SPs with the same name on a database?
what is the difference between a web-garden and a web-farm? : Sql dba