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 |
Which table is left in join?
In what condition is it good to disable a trigger?
Which one of the following join types will always create a Cartesian Product? 1. CROSS JOIN 2. LEFT OUTER JOIN 3. RIGHT OUTER JOIN 4. FULL OUTER JOIN 5. INNER JOIN
I Defined SP1, Sp2 (sp=StoreProcedures)In Package Specification but I Implemented Sp1, sp2, sp3, sp4, sp5 then What type of Error You will find????
What are the query optimization techniques?
what is csv? : Sql dba
What is integrity in sql?
Explain the difference between cursor declared in procedures and cursors declared in the package specification?
Explain foreign key in sql?
In testing where do we use sql language and how it helps in testing?
What are the differences between Database Trigger and Integrity constraints ?
How do you use join?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)