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 Posted / amit shukla
SELECT EXP (SUM (LN (COLUMN_NAME) FROM TABLE.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What are the types of variables use in pl sql?
What are the types of index in sql?
Explain the select statement in sql?
Mention what are the benefits of pl/sql packages?
How do I order by ascending in sql?
How do I save a sql query?
Why should I use postgresql?
Explain the working of primary key?
How do I write a sql query in pgadmin 4?
what is the use of set statement in tsql? : Transact sql
what are the t string functions available in tsql? : Transact sql
Can we use loop in sql?
What is primary key secondary key alternate key candidate key?
Is not equal in sql?
What is bitemporal narrowing?