We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DDL - Data Definition language create table alter table drop table
DML - Data manuplucation language select from table delet from table truncate table update table desc table - show table
Repeat This case Study
The text was updated successfully, but these errors were encountered:
I am super-fast !! I have done This already , I wont do ..
Sorry, something went wrong.
You have to do it again
No branches or pull requests
DDL - Data Definition language
create table
alter table
drop table
DML - Data manuplucation language
select from table
delet from table
truncate table
update table
desc table - show table
Repeat This case Study
The text was updated successfully, but these errors were encountered: