Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

SQL PLSQL Interview Questions
Questions Answers Views Company eMail

Is pl sql still used?

1016

What is pl sql quora?

1227

Can we use ddl commands in pl sql?

1224

What are the benefits of pl sql?

1176

What is pl sql block in dbms?

1053

Is progress software supports to ( pl/sql )?

1093

What does cursor do in sql?

1067

What are the advantages of pl sql?

1160

Can we use pl sql in mysql?

1059

What are the types of variable use in pl sql?

1132

Can pl sql procedure have a return statement?

1070

Are pl sql variables case sensitive?

1091

What is sql engine in oracle?

1037

What is function and procedure in pl sql?

1114

What is oracle sql called?

972


Post New SQL PLSQL Questions

Un-Answered Questions { SQL PLSQL }

What is sql comments?

1116


What are the advantages of pl sql over sql?

1071


What are database links used for?

1094


What is the difference between inner join and outer join?

1036


What is index example?

1043


Write a program that shows the usage of while loop to calculate the average of user entered numbers and entry of more numbers are stopped by entering number 0?

2333


Does truncate free space?

1064


How to place comments in pl/sql?

1214


Why do we go for stored procedures?

1121


Explain the structure of pl/sql in brief.

1135


When do we use triggers?

1145


How many indexes can be created on a table in sql?

1109


What is difference between pls_integer and integer?

1009


What is duration in sql profiler trace?

1139


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.

2659