Search:

Type: Posts; User: srivastava.sujata; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    4
    Views
    9,660

    Oracle Parent Child Table Relationship

    Do you think – that is possible to have a foreign key enable on a child table with the data which is not available in parent table.
  2. Answers
    4
    Views
    3,318

    SQL Concept of inserting NULL

    -- I created one table with one unique constraint
    SQL> create table t (a int, constraint u_t unique (a))
    Table created.
    SQL> insert into t values (1);
    1 row created.

    n Since, we have unique...
Results 1 to 2 of 2
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