Home » SQL & PL/SQL » SQL & PL/SQL » request for doubts to be cleared at the earliest.
request for doubts to be cleared at the earliest. [message #8706] Fri, 19 September 2003 08:19 Go to next message
Harini
Messages: 4
Registered: September 2003
Junior Member
Dear sir?maam,
I have a set of questions for which I require answers at the earliest.
Q1.What is the purpose of defining an Index?
Q2.What should one use to group users based on common access permission?
Q3.What constraint can be defined at the table level as well as at the column level?
Q4.What do we have to do to change the default date formate in a SQLPLUS session ?
Q5.At what time is the Integrity constrains are not checked?
Q6.In what case is the Roll Back segment not used?
Q7.When is an Arc relationship applicable?
Q8.What type of Binding does PL/SQL use?

-Harini
Re: request for doubts to be cleared at the earliest. [message #8707 is a reply to message #8706] Fri, 19 September 2003 08:40 Go to previous messageGo to next message
Miky
Messages: 2
Registered: September 2003
Junior Member
Have a look at the Oracle doc.

Enjoy your class
Miky
Re: request for doubts to be cleared at the earliest. [message #8709 is a reply to message #8707] Fri, 19 September 2003 09:46 Go to previous messageGo to next message
Harini
Messages: 4
Registered: September 2003
Junior Member
can you give me the link to Oracle doc?
Re: request for doubts to be cleared at the earliest. [message #8716 is a reply to message #8709] Fri, 19 September 2003 18:11 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
technet.oracle.com/docs
and
tahiti.oracle.com
all you need is a free membership. download the PDF docs, so that you can refer themm offline
Re: request for doubts to be cleared at the earliest. [message #8720 is a reply to message #8706] Sat, 20 September 2003 09:20 Go to previous message
Thiru
Messages: 1089
Registered: May 2002
Senior Member
Harini,
Answers in brief :

1) Enhance Search & Sort performance
2) A Role is a named group of access privileges.
3) Most of the constraints
4) Alter session set NLS_DATE_FORMAT
5) When they are disabled ! or deferred ..it depends on the statements
6) Generalisation is difficult. They are used in almost all cases (end user and/or oracle internal perspective).For your test,you could say DDL. You need to understand also that DDL will COMMIT all the work you did(DML) before and Oracle touches those Rollback segments internally.
7)When an Entity has multiple mutually exclusive relationship with another entity ,it is said to be an ARC
8)By default, Early Binding ..ie at the compilation time

All the best!
Thiru
Previous Topic: request for doubts to be cleared at the earliest.
Next Topic: Max and Order
Goto Forum:
  


Current Time: Thu May 09 14:10:06 CDT 2024