Basic oracle quries

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • santhosh1986
    New Member
    • Mar 2008
    • 1

    Basic oracle quries

    hi:
    To be honest i am just new to oracle..but i know little bit in mysql..so can anyone help me buy sending basic quries and also describtion abt the editors used for quries..and also what is the diff between other database and oracle????
  • amitpatel66
    Recognized Expert Top Contributor
    • Mar 2007
    • 2358

    #2
    Hi Santosh,

    Welcome to TSDN!!

    You can start with any basic oracle book that will expalin the basic stuff very clearly. Then try out the examples by your self and post back here in case of any issues that you face while working on examples. We will help you out.

    Happy Programming!!

    Comment

    • maheshprof
      New Member
      • Feb 2008
      • 3

      #3
      hi amit

      i have a query to retreive a row from a table. i have a method for tat query,
      but next time i have to use a same auery to retreive a row without using sequence

      Comment

      • amitpatel66
        Recognized Expert Top Contributor
        • Mar 2007
        • 2358

        #4
        Originally posted by maheshprof
        hi amit

        i have a query to retreive a row from a table. i have a method for tat query,
        but next time i have to use a same auery to retreive a row without using sequence
        I did not get you. Could you please post your query here for reference?

        Comment

        Working...