adspace
what is the differnce between procedure and function?
in both dml operations can work and in procedure through out
parameter you can return value ,then what is the differce?
Answer Posted / dinakar
Though Procedure returns a value through OUT parameter, it
cannot be used in SELECCT statement. Whereas a function can
be called in SELECT statement.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is dbms? : Sql dba
what is bcp? When does it used? : Sql dba
Is primary key clustered index?
what are the advantages of sql ? : Sql dba
what is sql server agent? : Sql dba
what is collation? : Sql dba
Is primary key always clustered index?
what are aggregate and scalar functions? : Sql dba
define sql insert statement ? : Sql dba
Can we rollback truncate?
how to start mysql server? : Sql dba
What is the current version of postgresql?
What is the current version of sql?
Can we use distinct and group by together?
What is your daily office routine?