I have one table and column is c1 pk, c2 not null,c3 not
null and 200 row in it and i add c4 column and value, how
can is possible
Answer Posted / ravi singh
You can alter the table but u can not make the column as
null, and your insert statement will depends upon the
condition that u specified.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I pipe the output of one isql to another?
Explain the uses of database trigger.
what is acid property in database? : Sql dba
What is package in pl sql?
what are the types of join and explain each? : Sql dba
What does the hierarchical profiler does?
Can we create table inside stored procedure?
How can a function retun more than one value in oracle with proper example?
What is data control language (dcl)?
How do you drop a trigger?
Which table is left in left join?
What is the source code of a program?
What is pragma in sql?
What is a natural join sql?
What is bind reference and how can it be created?