Continue with your mobile number
The DELETE command in SQL is used to remove specific rows from a table based on a WHERE clause condition. Unlike DROP or TRUNCATE, which impact the entire table, DELETE operates on a more granular level, enabling selective removal of data while preserving the table structure and any other rows. For example: DELETE FROM employees WHERE department = 'Sales'; This query removes only the rows from the employees table where the department is 'Sales', leaving all other rows intact. Additionally, the DELETE command logs each deleted row, making it possible to rollback transactions if the database supports it (e.g., in databases using transaction control). This makes DELETE particularly useful for scenarios where precision and rollback capabilities are required. Explanation of Incorrect Options: A) DROP : The DROP command is used to completely remove a table or database, including its structure. It is not selective and deletes the entire object. B) TRUNCATE : While TRUNCATE removes all rows from a table, it does not allow selective deletion. Furthermore, TRUNCATE is faster but does not log individual row deletions, making rollback impossible in most cases. D) REMOVE : This is not a valid SQL command. E) UPDATE : The UPDATE command is used to modify existing data, not to delete it.
NBFCs – Middle Layer and NBFCs - Upper Layer with ………………….. and more ’Fixed point service delivery units shall be mandatorily require...
What is the wrong statement about NBFCs?
What is the asset size for Non-Deposit taking NBFCs for categorization in Middle layer?
What is the minimum net owned fun specified for NBFCs with no customer interface and no public deposits
Scheduled Commercial Banks (SCBs) are permitted to undertake credit card business either independently or in tie-up arrangement with other card-issuing...
What is the minimum subscription per borrowers for IPOs under new Scale based regulations of NBFCs
Any existing NBFC-ICC (Investment Credit Company) , intending to undertake factoring business, shall make an application to the Reserve Bank for grant ...
In how many days categorization of NPAs is required for NBFCs under the new guidelines for them
How much tier 1 common equity needs to be maintained by NBFCs (Upper Layer)
What is the minimum net owned fund requirement from NBFC to be eligible to issue credit cards?