answersLogoWhite

0

Which command is used to new table in the RDBMS?

Updated: 9/21/2023
User Avatar

SantoshRavani

Lvl 1
10y ago

Best Answer

In a relational database management system (RDBMS), the command for creating a new table is "CREATE TABLE". This is the standard in most SQL programs.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which command is used to new table in the RDBMS?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between select into and createview command?

The SELECT INTO command creates a new table with data from an existing table whereas the CREATE VIEW command creates a view i.e., a virtual table from an existing table.


Define an entire new range as a data table?

data table command


What is MySQL insert command?

The INSERT command in MySQL allows you to enter a new row of data to a table in your database.


Query used to add fields to existing tables?

The query can be called an Append query. New columns can be added to existing tables by using the ALTER TABLE command in SQL. ex: ALTER TABLE tbl_employee ADD emp_address VARCHAR(100); The above command adds a column emp_address to an existing table tbl_employee


Does a new table exist after joins in sql?

no. a new table does not exist after a join command. All that is doing is temporarily pulling the data from the tables. If this command was one that you would want to do often, you can create a VIEW, which is a virtual table. It is an object that pulls data from one or more tables based on your search criteria.


Can you add new columns to a database after creating the structure?

Columns are added to a table, not a database (which is a collection of tables). Adding a column to a table is achieved by using the Alter Table SQL command.


What is a file command used to create or start a new file?

The 'touch' command creates a new empty file in Unix.


What is used to drag a table to a new location?

table move handle


Used to drag a table to a new location?

table move handle


What command is used to copy the information to a new computer?

loadstate


What command is used to copy information to a new computer?

Loadstate


What command should be used to save a new worksheet in excell?

save