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
What are primary key and foreign key and how they work?
What is the difference between sql and isql*plus?
List out the acid properties and explain?
How to write a query to show the details of a student from students table whose
explain the advantages and disadvantages of stored procedure? : Sql dba
What is a database? Explain
What are character functions?
Explain what is a subquery ?
How can we find duplicate records in a table?
Can I learn sql in a week?
Explain lock escalation? : Transact sql
How to install oracle sql developer?
What is query syntax?
How can we avoid duplicating records in a query?
Explain aggregate functions are available there in sql?