Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Ask a Question
what is the command to delete a table in SQL
Home
DBMS
what is the command to delete a table in SQL
asked
Oct 30, 2019
in
DBMS
by
rajeshsharma
what is the command to delete a table?
sql-delete-table
sql-table
1
Answer
0
votes
answered
Oct 30, 2019
by
SakshiSharma
DROP TABLE is the command to delete a table
Related questions
0
votes
A Table Is Classified As A Parent Table And You Want To Drop And Re-create It. How Would You Do This Without Affecting The Children Tables?
asked
Mar 7, 2021
in
PL/SQL
by
SakshiSharma
#parent-table
sql-table
plsql-table
0
votes
what is the command to delete a record in the table?
asked
Oct 30, 2019
in
DBMS
by
rajeshsharma
sql-command
sql-delete
0
votes
what is the command to alter table values in SQL?
asked
Oct 30, 2019
in
DBMS
by
rajeshsharma
sql-command
0
votes
An SQL query to delete a table from the database and memory while keeping the structure of the table intact?
asked
Dec 15, 2020
in
Sql
by
SakshiSharma
#sql-delete
#delete-database
0
votes
What command is used to delete all the rows in a table
asked
Jan 15, 2021
in
Cassandra
by
SakshiSharma
truncate
0
votes
What command is used to delete all the rows in a table?
asked
Jan 15, 2021
in
Cassandra
by
SakshiSharma
#cassandra-delete-row
#delete-row-command
0
votes
What command is used to delete the table
asked
Jan 15, 2021
in
Cassandra
by
SakshiSharma
truncate
0
votes
What command is used to delete the table?
asked
Jan 15, 2021
in
Cassandra
by
SakshiSharma
#cassandra-delete-table
#table-delete
0
votes
what is the command to insert a record in SQL
asked
Oct 30, 2019
in
DBMS
by
rajeshsharma
sql-insert
0
votes
what is the command to alter the structure of the table?
asked
Oct 30, 2019
in
DBMS
by
rajeshsharma
alter-statement
0
votes
In SQL, which command is used to add new rows to a table?
asked
Nov 24, 2021
in
Oracle
by
DavidAnderson
oracle
0
votes
Which statement is used to delete all rows in a table without having the action logged?
asked
Nov 4, 2021
in
Sql
by
john ganales
delete-table-rows
+3
votes
How can you delete duplicate records in a table with no primary key?
asked
Jan 14, 2022
in
Sql
by
GeorgeBell
t-sql
0
votes
How can you delete the existing records from a table in SQLite?
asked
Nov 12, 2021
in
SQLite
by
Robin
sqlite-records
+1
vote
Compare And Contrast Truncate And Delete For A Table ?
asked
Mar 7, 2021
in
PL/SQL
by
SakshiSharma
#delete-table
plsql-delete
plsql-compare
plsql-truncate
0
votes
What is the command to delete a branch in your remote repository?
asked
Feb 13, 2022
in
Git
by
rajeshsharma
git-delete
+1
vote
Which kubectl command is used to delete a resource?
asked
Dec 26, 2021
in
Kubernetes K8s
by
SakshiSharma
kubernetes-resource
0
votes
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
asked
Nov 11, 2020
in
Linux
by
sharadyadav1986
#linux-delete-a-file
0
votes
To delete a branch what is the command that is used?
asked
Apr 18, 2020
in
Git Slack Integration
by
SakshiSharma
#git-branch-delete
+1
vote
What is the command to delete a remote branch in GIT?
asked
Jul 25, 2019
in
Git
by
SakshiSharma
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
...