Answer Posted / guest
I. to modify datatype of a column ?
ii. to add a column with NOT NULL constraint ?
To Modify the datatype of a column the column must be empty.
To add a column with NOT NULL constrain, the table must be
empty.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which is better join or inner query?
How do I filter in sql profiler?
Can we have two clustered index on a table?
how to fetch alternate records from a table? : Sql dba
Can we debug stored procedure?
What is anonymous block in sql?
What is the use of & in pl sql?
Name the different types of indexes in sql and define them.
Is left join faster than inner join?
who introduced sql?
How do I sort a table in sql?
Can we group by two columns in sql?
What is the source code of a program?
What is meant by truncate in sql?
What are different types of sql?