when we use function instead of procedure? plz tell me the
situation with ex?
Answers were Sorted based on User's Feedback
Answer / adil khan
procedure can only use in plsql not in sql. in other words
you can not use procedure in your select satatement. only
funtion can be used for example max(),min(),Avg() these all
are funtion not procedure.
| Is This Answer Correct ? | 1 Yes | 0 No |
What do you understand by triggers?
What are the different ways you can create databases in sql server?
What is difference between rownum and rowid?
What happens if you are trying to access a schema not owned by you?
Define right outer join?
What is the temp table?
Does order by actually change the order of the data in the tables or does it just change the output?
List all the types of user-defined functions?
Tell me the difference between clustered and non-clustered index?
What is the default value of an integer data type in sql server 2005?
How can I create a new template for import ? : sql server management studio
What is a table called, if it does not have neither Cluster nor Non-cluster Index?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)