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
What is pragma in sql?
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?
What does count (*) do in sql?
What does seeding a database mean?
Differentiate between sga and pga.
What does desc stand for?
What is constant in pl sql?
What is package in pl sql with an examples?
How can you load multi line records? : aql loader
Can you sum a count in sql?
Is sql workbench free?
Mention what problem one might face while writing log information to a data-base table in pl/sql?
How to start oracle sql developer?
What is the location of pre_defined_functions.
What are % type and % rowtype?