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.
What is the repository?
Specify the designer tools used for creating the tranformations?
What do you understand by the term ACID transaction in DBMS? Describe briefly?
Write down the security level employed in BO?
What types of tables derived from the ERD?
Elucidate briefly what is the mapping variables and mapping parameters?
Explain some of the ETL Tools?
Describe briefly the measure objects?
How teradata ensures that there are no duplicate rows being inserted while this SET table?
Write down the differentiation between lookup and filter transformation?
18,76,764
1938930 Asked
3,689
Active Tutors
1452757
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!