Showing posts with label sql. Show all posts
Showing posts with label sql. Show all posts

Sql interview Question answers for 2012

0 comments Posted by Unknown at 09:18
Q1. What is PL/SQL ?
A1. A programming language available in Oracle. It is a way of wrapping SQL with 3GL constructs such as IF..THEN..ELSE, WHILE etc.

Q2. What is locking and what is it used for ?
A2 Locking is a mechanism to restrict access to data. It prevents one user updating data whilst another user is looking at it.
Read More »
 

© 2011. All Rights Reserved | Interview Questions | Template by Blogger Widgets

Home | About | Top