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 is the maximum length of an alert name?
What is tablesample?
What is checkpoint process in the sql server?
How many jobs will create for Mirroring, Log Shipping, and Transactional Replication?
List out the differences between the clustered index and non-clustered index in sql server?
What is dbcc updateusage?
Is truncate autocommit?
Do you know clustered and non-clustered index?
Is it true that rules do not apply to data already existing in a database at the time the rule is created?
There is a table1 with records (1,2,3,4,5,6) and table2 with records (4,5,6,7,8,9).write a query so as to get the result as 1,2,3,4,5,6,7,8,9
i want to join two queries....and i want to run them as one after another that is want output of first query then second , then again output of first query then second and so on...
What are different types of join?
Oracle (3259)
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)