Search:

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

Search: Search took 0.00 seconds.

  1. Answers
    5
    Views
    4,391

    Oracle Re: Difference between LIKE and %

    SUBSTR (last_name,-1,1)='n'
    it will return the last leter of the string
  2. Answers
    6
    Views
    4,367

    Oracle Re: Copy Table

    first the insert query should be used then the truncate one,,, otherwise table data will not get copied
  3. Answers
    4
    Views
    25,092

    Oracle Re: Meaning of g in oracle 10g

    Yes i have googled it, it says grid computing provide
    resource sharing and automatic load balancing
    eg: if database server is full it will create another... This is the idea i got after reading
  4. Answers
    4
    Views
    25,092

    Oracle Meaning of g in oracle 10g

    In oracle 10 g 'g' stands for grid technology but what exactly is the meaning of grid technology..
    can somebody tell
  5. Answers
    8
    Views
    11,602

    Oracle Re: Convert Gender Column

    The query can be done but there is no way to write a single query for your requriment
  6. Answers
    3
    Views
    3,349

    SQL Re: Add 2 for all phone numbers

    select to_char('2'||phone) from <tablename>;
Results 1 to 6 of 6
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