Search:

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

Search: Search took 0.00 seconds.

  1. Answers
    4
    Views
    4,255

    Oracle Re: Errors after compilation

    This looks better.
    Thanks Raghav!!!

    ---------
    Bhuvana
  2. Answers
    2
    Views
    4,024

    Oracle Re: Cyclic Updating

    Hai,

    how abt this code?

    begin
    select col1 into :temp from table_1 where col1 = 'a';
    update table_1 set col1=col2,col2=col3,col3=col4,col4=:temp where col1='a';
    end;

    here, ":temp" is the...
  3. Answers
    5
    Views
    5,908

    Oracle Re: Temporary Tables

    Hai,

    The information given about Temporary tables are very useful. I tried with Session-specific. But i dont know how to create transaction-specific Temporary tables. could anybody explain...
  4. Answers
    8
    Views
    121,124

    Oracle How to view constraints?

    Hai everybody,

    Can anyone explain how to view all the constraints of a table in Oracle?

    -----------
    Bhuvana.
  5. Thread: Look-Up

    by Bhuvana07
    Answers
    4
    Views
    4,049

    Oracle Re: Look-Up

    Hai Mangai,

    Thanks!!!

    I could get idea abt the Look-up Tables.

    ---------
    Bhuvana.
  6. Answers
    4
    Views
    4,255

    Oracle Errors after compilation

    Hai,

    When we compile a procedure, if there is any error, it shows "Warning: Procedure created with compilation errors." We have to type explicitly, "show errors" in order to see the errors. Is...
  7. Thread: Look-Up

    by Bhuvana07
    Answers
    4
    Views
    4,049

    Oracle Re: Look-Up

    hiii,


    yes i like to know abt lookup tables.

    ---------
    Bhuvana.
  8. Thread: Look-Up

    by Bhuvana07
    Answers
    4
    Views
    4,049

    Oracle Look-Up

    what is "look-Up" in Oracle?
Results 1 to 8 of 8
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