Advertisements
Advertisements
Question
Remove the whole table stream.
Code Writing
Advertisements
Solution
DROP TABLE Streams;
This removes both the table structure and all its records.
shaalaa.com
Is there an error in this question or solution?
Remove the whole table stream.
DROP TABLE Streams;
This removes both the table structure and all its records.