Search:

Type: Posts; User: ily_saravanan; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    2
    Views
    27,062

    SQL IN operator in Oracle SQL

    Hi,

    I have one doubts in using the IN operator in the subquery from the performance point of view. If I use the IN operator, somebody is saying that it should not be used, instead exists operator...
  2. Answers
    1
    Views
    25,192

    SQL Distinct keyword in Oracle SQL

    Hi,

    I have one doubts in using the Distinct keyword to suppress the duplicates from the performance point of view. Why we should not use the Distinct Keyword in the Select statement. To suppress...
  3. PeopleSoft Difference between Build script file, execute SQL

    In the Build Script dialog box,what is difference between Build script file, execute SQL now and Execute and build script?
  4. Answers
    3
    Views
    3,467

    Oracle what is consistency and intergrity

    Hi,

    1. Can any body tell that what is consistency and intergrity in oracle with suitable examples

    2. What is normalization in oracle. pls provide the solution with suitable examples.
  5. Answers
    3
    Views
    19,539

    Oracle Re: Lock in Oracle Tables

    Hi,
    First you have to lock the rows explicitly before some body update the rows
    like below query

    select * from table name
    for update no wait;

    use the above command to prevent other user...
Results 1 to 5 of 5
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact