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 alter the structure of the table?
Home
DBMS
what is the command to alter the structure of the table?
asked
Oct 30, 2019
in
DBMS
by
rajeshsharma
what is the command to alter the structure of the table?
alter-statement
1
Answer
0
votes
answered
Oct 30, 2019
by
SakshiSharma
the definition of the existing relation can be altered by using ALTER
statement.this statement allows a new column to be added to an existing
relation.
Related questions
0
votes
what is the command to alter table values in SQL?
asked
Oct 30, 2019
in
DBMS
by
rajeshsharma
sql-command
0
votes
How will you rename a table in Hive without using ALTER command?
asked
Jan 12, 2020
in
Big Data | Hadoop
by
sharadyadav1986
#hive-alter-commands
Bigdata-questions-answers
Hadoop-questions-answers
0
votes
To obtain the structure of an Oracle table, the command to use is:
asked
Nov 24, 2021
in
Oracle
by
DavidAnderson
oracle
0
votes
what is the command to delete a table in SQL
asked
Oct 30, 2019
in
DBMS
by
rajeshsharma
sql-delete-table
sql-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
Write The Alter Statement To Enable All The Triggers On The T.students Table ?
asked
Mar 18, 2021
in
PL/SQL
by
sharadyadav1986
#plsql-table
table
0
votes
Hive - Alter Table
asked
Sep 7, 2019
in
Big Data | Hadoop
by
john ganales
#hadoop
#hadoop-live
#pig-hadoop
#hadoop-tutorials
#hadoop-architecture
#hadoop-certification
#spark-hadoop
#hadoop-cluster
#what-is-hadoop
#apache-hadoop
#big-data-hadoop
#what-is-yarn-in-hadoop
#yarn-hadoop
#hadoop-vs-spark
Bigdata-questions-answers
Hadoop-questions-answers
0
votes
Using the ALTER DATABASE command in an database you can change the
asked
Apr 3, 2020
in
Big Data | Hadoop
by
Tate
Bigdata-questions-answers
Hadoop-questions-answers
0
votes
What can be altered using ALTER command?
asked
Jan 31, 2020
in
Cassandra
by
MBarbieri
#cassandra-alter
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
How to create empty tables with the same structure as another table?
asked
Dec 15, 2020
in
Sql
by
SakshiSharma
#empty-tables
#table-structure
+1
vote
A treelike structure of records in a database.Select the best fit for answer
asked
Dec 4, 2022
in
DBMS
by
SakshiSharma
dbms
0
votes
State True or False. A structure is defined like a table in the ABAP Dictionary and can then be accessed from within ABAP programs.
asked
Apr 24, 2022
in
SAP ABAP
by
sharadyadav1986
sap-dictionary
abap-dictionary
0
votes
The structure of a table can be displayed through the transaction code ________.
asked
Apr 3, 2022
in
SAP S/4HANA Architecture and Data Model
by
sharadyadav1986
sap-table-structure
0
votes
In S/4HANA there is NO Change of the technical structure of document flow table VBFA.
asked
Mar 19, 2022
in
SAP S/4 HANA Enterprise Management
by
sharadyadav1986
s4hana
0
votes
DBMS Reduction of ER diagram to Table
asked
Oct 27, 2019
in
DBMS
by
rajeshsharma
dbms-er-diagram
0
votes
What is Test Discovery and what is command structure in Python?
asked
Jun 30, 2020
in
Python
by
GeorgeBell
#python
Python-questions-answers
0
votes
what is a table in DBMS?
asked
Oct 30, 2019
in
DBMS
by
rajeshsharma
dbms-table
table-dbms
+1
vote
Which command is used to replace ?
asked
Dec 4, 2022
in
DBMS
by
SakshiSharma
dbms
replace
+1
vote
The following command is used to search the record that satisfies the specified criteria
asked
Dec 4, 2022
in
DBMS
by
SakshiSharma
dbms
...