why not null constraint showing its constraint type
as 'c'
Answer / prativa mishra
Because It checks the value is not null or null.
Is This Answer Correct ? | 0 Yes | 0 No |
what is a cursor? : Sql dba
what is uncommittable transactions? : Transact sql
Can we use ddl statements in stored procedure sql server?
We have a CURSOR then we need BULK COLLECT?
Does access use sql?
Enlist the characteristics of pl/sql?
Is pl sql useful?
Hello All, Could any well write a query for the following scenario. Account(table name) No Name Amount 1 ABCD 2000.00 2 DEFG -2000.00 3 GHIJ 3000.50 4 JKLM 4000.00 5 MNOP 6000.00 O/p Should be in this format No Name Credit Debit 1 ABCD 2000.00 0 2 DEFG 0 -2000.00 3 GHIJ 3000.50 4 JKLM 0 -4000.00 5 MNOP 6000.00 o could any one give appropriate query for this Thnks in Advance
What is microsoft t sql?
hello..... i am an comp science engineering graduate planning to do ORACLE certification in PLSQL 9i. just wanted to know whats the possibility getting job is their openings???? is it worth doin that course n certification
What is an ndf file?
Can you have more than one key in a database?