after tell procedure whole code he asked can i write the
same way in a function

Answer Posted / shekharjchandra

Can you please explain what your question mean ??

What is tell procedure ?
Who asked the whole code ?

please post correct questions

regards
j

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a table partition?

616


How do I make sql search faster?

562


How to create your own reports in sql developer?

550


What is a table?

573


1. is it possible to use the cursor atttibutes (%found ,% rowcount , %isopen , %notfound ) to our user defined cursor names ....... cursor cursor_name is select * from scott.emp if you use... cursor_name%found , %rowcount ,%isopen,%notfound...will it work... -------------------------- 2.what is the difference between the varray and index by table .. -------- 3. type type_name is table of number(8,3) index by binary_integer; identifier_name type_name; first , last , prior , next ,trim are the methods we can use it for the above type...simillary is there any way to apply for cursors... with thanks and regards..sarao...

1926






what is the difference between clustered and non clustered index in sql? : Sql dba

558


Can I create table without primary key?

539


What information is needed to connect sql*plus an oracle server?

596


How do you bind variables in pl sql?

588


What are analytic functions in sql?

559


What kind of join is join?

564


Explain how you can copy a file to file content and file to pl/sql table in advance pl/sql?

558


Which one is faster ienumerable or iqueryable?

495


C. Normalize the following data up to the 3rd Normal form. Create the tables and insert the data given. Emp_ID Name Dept_Name Salary Course_Title Date_Completed 100 Adam Marketing 48,000 SPSS 6/19/2008 Surveys 10/7/2008 140 Bob Accounting 52,000 Tax Acc 12/8/2008 110 Cathy IT SQL Server 1/12/2008 C# 4/22/2008 190 Dan Finance 150 Emily Marketing 55,000 SPSS 6/16/2008 42,000 Analysis 8/12/2008 Queries 1. Find all Names who have completed the SPSS Course. 2. Find employee with max salary. 3. Find employee with 2nd max salary. 4. Find all employees in Dept “Marketing”. 5. Find all the employees who have taken more than 2 courses. 6. Find all the employees who have completed the courses before month of September.

2181


what is myisam? : Sql dba

588