What is procedure and function?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

If the base table structure is changed what will happen to join index????

2 Answers  


What is microsoft t sql?

0 Answers  


what is the difference between sql and t-sql? : Transact sql

0 Answers  


Source is Sales Table: Sno Prod Sales Sales_Amount 1 A 10 2000 2 A 20 1000 3 C 10 3000 4 D 30 4000 5 A 20 1000 Target : Sales_Count T_Sales_Amt Sales_Count(A) T_Sales_Amt(A) 90 11000 50 4000 In single query, pls tell me.

5 Answers   CGI,


How to start oracle sql developer?

0 Answers  


How to return multiple rows from the stored procedure?

0 Answers  


Why you are not able to create a table using select command,if it is having a LONG column? for eg:create table test as select * from test1 here test1 containg a column having LONG datatype...

1 Answers  


Do stored procedures prevent sql injection?

0 Answers  


Enlist the data types that can be used in pl/sql?

0 Answers  


What is write ahead logging in sql server?

0 Answers  


What is a temporal table?

0 Answers  


Where the integrity constrints are stored in Data Dictionary?

1 Answers  


Categories