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 sql in mysql? : Sql dba
define join and explain different type of joins? : Sql dba
Which join condition can be specified using on clause?
What are the benefits of pl sql?
How do you drop a trigger?
What are joins in sql?
How is sql used in oracle?
What is indexing in sql and its types?
which tcp/ip port does sql server run on? : Sql dba
how would you get the current date in mysql? : Sql dba
how to create a new table by selecting rows from another table in mysql? : Sql dba
What is thread join () in threading?
What is the difference between sql and t sql?
What is dml statement?
Is primary key is clustered index?