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 the non-clustered index in sql?

753


how to present a past time in hours, minutes and seconds? : Sql dba

739


What's the difference between inner join and left join?

726


How to load data with sql*loader?

747


What are crud methods?

736






What is nested table in pl sql?

746


What is the location of pre_defined_functions.

841


can sql servers linked to other servers like oracle? : Sql dba

751


What is dense_rank in sql?

696


How do you update a table in sql?

680


What are the commands used in sql?

739


What is function and procedure in pl sql?

704


what is blob? : Sql dba

742


Why truncate is used in sql?

720


Why we use stored procedure instead of query?

710