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 |
What are records give examples?
If the application is running very slow? At what points you need to go about the database in order to improve the performance?
can we update a view which is created from two tables
I have a procedure in a procedure. The inner procedure contains out parameter. How I can call the inner procedure in the out procedure and send the inner procedure parameter value(out parameter value) into out procedure?
What is Histogram?
How do you declare a variable in pl sql?
What is the difference between python and sql?
How do I find duplicates in the same column?
What is join view in sql?
TABLE A TABLE B EMPNO ENAME EMPNO ENAME 1 A 1 A 2 B 2 B 3 C 3 C 4 D 4 D 5 E 5 E 6 F 7 G HOW TO GET THE UNMATCHED RECORDS IN SQL QUERY?
Can two tables have same primary key?
How to get the 3rd column(i.e all the data along with the column name)in a table?
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)