What is the basic difference between a sql and stored
procedure ?
Answers were Sorted based on User's Feedback
Answer / karthik murugan
sql is not a named block, it can be stored as sql file outside the database, when stored procedures are named block can be stored inside the database.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / thanjairajan@gmail.com
SQL is a Language. Stored procedure is transact SQL statement.
| Is This Answer Correct ? | 1 Yes | 0 No |
How many postgresql users are there, worldwide?
what is difference between pass by value and eference by value in oracle plsql
How to raise user-defined exception with custom sqlerrm ?
What is INSTEAD OF trigger ?
Table 1: col1 Timestamp ---------------- 01-mar-2012 11:12:46 Table 2: col2 Timestamp -------------------- 01-mar-2012 11:12:10 01-mar-2012 11:11:23 Write a query to display a row with table2 col2 value less than tabl1 col1 value. Maximum timestamp value previous to table1 col1 value. Display a result as: Col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10
What is a trigger ?
11 Answers Accenture, BirlaSoft,
What will you get by the cursor attribute sql%notfound?
how can we know the number of days between two given dates using mysql? : Sql dba
how to select unique records from a table? : Sql dba
What is diff between bulk collect and forall
Write a query to find the names of users that begin with "um" in sql?
What is a left inner 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)