How can multiply values of a column? OR How can multiply value
of a row of a column using a single query in SQL?
Answer / amit shukla
SELECT EXP (SUM (LN (COLUMN_NAME) FROM TABLE.
Is This Answer Correct ? | 3 Yes | 5 No |
Explain how exception handling is done in advance pl/sql?
What is rank function in sql?
Why do we use joins?
can a stored procedure call itself or recursive stored procedure? : Sql dba
What is pl/sql language case sensitive?
What can sql server reporting services do?
How many types of normalization are there?
What is a record in pl/sql?
Explain the working of foreign key?
How do you optimize a query?
What is online transaction processing (oltp)?
How delete all data from table in sql?