Forum Replies Created

Viewing 15 posts - 991 through 1,005 (of 1,047 total)

  • RE: Not In

    Good question...

    come to know that values in NOT IN works as AND not OR

    i resposed to worng option 🙁

  • RE: VIEWS 2

    very good question...

    unfortunately I checked wrong answer 🙁

  • RE: Looping

    Thanks for the easy question 😛

  • RE: VIEWS 3

    sorry I pasted wrong query-

    this is the query below in which I am getting error-

    alter view chk_sales

    as

    select * from SalesDates,

    add constraint chk_unique unique values (id>2)

  • RE: VIEWS 3

    can anyone tell me how to add a constraint to a already created view?

    I write as-

    alter view chk_sales

    as

    select * from SalesDates,

    add chk_unique constraint unique (id>2)

    this is giving me error...

  • RE: While loop

    thanks Stewart for the explanation...

    Learned something new today

  • RE: SOME

    can anyone explain why it returns all the rows as I am not cleared with the explanation ?

  • RE: VIEWS 4

    Hi Hugo,

    according to another QOD i.e view 5

    there was condition that if a add a new column to the table (previously there were 5 columns) and didnt refresh the view...

  • RE: NOT BETWEEN

    OMG I confused that may ne

    NOT BETWEEN '2012/1/2' AND '2012/1/5'

    includes the dates used in not between clause also and i put 4 as answer...

    🙁 🙁 🙁

    Well, learn something new...

  • RE: While loop

    Hi,

    I am new in field of DBA...

    I just want to know that can we assign value to a variable through SELECT statement also as done in the

    question

    Select

  • RE: Max processor cores

    +1

    eeasy one

  • RE: Express Edition

    Easy question..

    +1 :-P:-P

  • RE: Check status of SPN?

    just flip the coin and give the answer and it was right :hehe:;-)

  • RE: General

    :hehe::hehe:

  • RE: VIEWS 5

    Hey Hugo,

    Thanks a lot for the explanation...

    Specially for the code which makes fun :-P.. learn new things from that 🙂

Viewing 15 posts - 991 through 1,005 (of 1,047 total)