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 / shaik
u can alter the table. after that u can add the data
depending upon the criteria condition.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How does sql developer connect to oracle database?
Explain scalar functions in sql?
What are the different types of triggers?
What is range partitioning?
What does stand for in sql?
how to use like conditions? : Sql dba
What are basic techniques of indexing?
What are the parts of a sql statement?
What does inner join mean?
What is the syntax and use of the coalesce function?
What is the difference between function, procedure and package in pl/sql?
What is the maximum number of columns in sql table?
how to fetch alternate records from a table? : Sql dba
What is the need of merge statement?
Can we use pl sql in mysql?