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


Please Help Members By Posting Answers For Below Questions

What is cte?

649


How you can copy a file to file content and file to pl/sql table in advance pl/sql?

706


How do I add a primary key to a table?

639


How many sql statements are used? Define them.

675


How to return an array from java to pl/sql?

686






In a distributed database system, can we execute two queries simultaneously?

656


Is t sql a programming language?

629


Explain the order of sql statement execution?

710


Is left join inner or outer?

684


What are the most important ddl statements in sql?

652


What is meant by <> in sql?

587


When sql appeared?

713


What is foreign key in sql with example?

589


Explain the methods used to protect source code of pl/sql.

635


What are user defined functions?

668