AceTheInterview
Jobs in Pune | Work better in teams | Socialize with friends | Submit Q&A | Tell a friend
Search site for 

Top 100 Interview Questions & Answers in a convenient and easy to read book!

“I bought this guide a few days ago to prepare for my interview with Oracle. Many of the questions they asked me were from this guide. I found this book absolutely great!”

– Ravi, California

Read more comments...

Interview Questions And Answers RSS Feed

Answers »

  1. Submitted By: lavanya — October 6, 2006
    +1 votes
      + -

    SELECT statement

  2. Submitted By: vikramjits — October 6, 2006
    +1 votes
      + -

    select * from table_name where xyz=”whatever”

  3. Submitted By: fbluvshteyn — October 6, 2006
    +1 votes
      + -

    The basic form to read data out of table is
    SELECT * FROM table_name;

    An answer:
    SELECT *
    FROM table_name
    WHERE xyz= ‘whatever’;
    cannot be called basic form because of WHERE clause.

  4. Submitted By: Mohit — October 6, 2006
    not yet rated
      + -

    “Select” statement is the answer

  5. Submitted By: padmakumar — February 18, 2008
    not yet rated
      + -

    select * from tn where condition

  6. Leave an Answer/Comment

    To prove you're a person (not a spam script), type the security text shown in the picture. Click here to regenerate some new text.
    Click to hear an audio file of the anti-spam word

Our Sponsors
Our Sponsors
Contact Us | FAQ | Sitemap | Terms of Use | Privacy Policy | Tell a Friend

Copyright © 1999-2006 Jeeve Technologies LLC. All rights reserved.