How we can add a NOT NULL column to a table
Describe how we can add a NOT NULL column to a table?
Expert
First of all, add the column as NULL. Then employ UPDATE to add data to each and every row. Finally employ an ALTER TABLE . . . ALTER COLUMN statement to modify the column constraint to NOT NULL.
Define the Fully Functional dependency.
Explain the four kinds of indexes?
Illustrates the term data sparsity and how this effect upon aggregation?
State the different types of the folders?
What is meant by the snow flake schema?
Describe the three types of data sources which are used with ODBC?
Explain briefly the term data mart?
Name the triggers which support SQL Server 2000?
Explain the term Cloud Computing?
Give a brief introduction of the term analysis service?
18,76,764
1950973 Asked
3,689
Active Tutors
1428826
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!