diff b/w function and procedure?

Answer Posted / vishal

procedure have two type of parameter intput and output type
but function have only one

Is This Answer Correct ?    9 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is orm in sql?

538


What are triggers in sql?

581


What are the different types of sql commands?

599


how can we know the number of days between two given dates using mysql? : Sql dba

546


Name some usages of database trigger?

564






What are triggers and its uses?

595


What normalization means?

527


How can you load multi line records? : aql loader

657


What is the sql case statement?

579


Can we create table in function?

572


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

1726


what is acid property in database? : Sql dba

561


What is a primary key sql?

565


Can we use insert statement in function?

516


Explain character-manipulation functions?

636