Answer Posted / muhammad sohail
function can be use in select clause and where clause
procedure can't
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are the built in functions of sql?
Is it possible to remove child records without removing master table records...the two having pk,fk relationship?
Is it possible to Restore a Dropped Table using Rollback Command in Oracle SQL Plus ?
What are the types of sql commands?
What is the difference between null value, zero, and blank space?
What does count (*) do in sql?
how to concatenate two character strings? : Sql dba
what are the properties and different types of sub-queries? : Sql dba
What is primary key and unique key?
how to include numeric values in sql statements? : Sql dba
Which one is better subquery or joins?
What are pl sql procedures?
What is dynamic sql in pl sql?
What is left join in postgresql?
Which join is default?