Question
Which of the following SQL queries is used to remove a
table from a database?Solution
The DROP statement is used to permanently remove a table from the database. When a table is dropped, the table structure, along with its data, is deleted, and it cannot be recovered. a) DELETE : DELETE is used to remove rows from a table, not the table structure itself. c) TRUNCATE : TRUNCATE removes all rows from a table but retains the table structure. d) ALTER : ALTER is used to modify the structure of an existing table, not remove it. e) REMOVE : REMOVE is not a valid SQL command.
According to the Economic Survey 2023-24, what is the target year for India to achieve net zero emissions?
Which of the follow statements about price discrimination is not true?
Commodity X and Y have an equal price elasticity of supply. The supply of X rises from 400 units to 500 units due to a 20 percent rise in its price. Cal...
The standard deviation of a binomial distribution with parameter n=18 and p=2/3 is
In the Solow growth model, steady-state growth occurs when:
Which of the following statements about graphs of short-run cost curves is false?
Which one of the following is not an assumption of Classical Linear Regression Model
What is the value of elasticity of substitution in case of Cobb Douglas function?
- Ed=1
If two dice are thrown together, what is the probability of getting an even number on one dice and an odd number on the other dice?