answersLogoWhite

0

Site of use

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What command is used to create a table?

Tables are defined with CREATE TABLE command. Syntax of CREATE TABLE command is: CREATE TABLE ( [] []);


What command is used to move to a specific cell address in an Excel worksheet?

The Goto command, which you can activate by pressing the F5 key. You could also type the cell address into the name box.The Goto command, which you can activate by pressing the F5 key. You could also type the cell address into the name box.The Goto command, which you can activate by pressing the F5 key. You could also type the cell address into the name box.The Goto command, which you can activate by pressing the F5 key. You could also type the cell address into the name box.The Goto command, which you can activate by pressing the F5 key. You could also type the cell address into the name box.The Goto command, which you can activate by pressing the F5 key. You could also type the cell address into the name box.The Goto command, which you can activate by pressing the F5 key. You could also type the cell address into the name box.The Goto command, which you can activate by pressing the F5 key. You could also type the cell address into the name box.The Goto command, which you can activate by pressing the F5 key. You could also type the cell address into the name box.The Goto command, which you can activate by pressing the F5 key. You could also type the cell address into the name box.The Goto command, which you can activate by pressing the F5 key. You could also type the cell address into the name box.


What command is used to create a users group?

To create a user group in a Unix-like operating system, you can use the groupadd command followed by the desired group name. For example, the command groupadd mygroup will create a new group named "mygroup". Make sure to have the necessary administrative privileges to execute this command.


Which command is used to create a table?

CREATE TABLE command is used to create table. Syntax of creating a TABLE is: CREATE TABLE ( [] []); ex: create table emp (ecode integer, ename char(20));


Which recovery console command is used to delete partitions?

Diskpart CommandThe diskpart command is a Recovery Console command used to create or delete partitions on hard drives.


What is the use of MD command?

The MD command, short for "Make Directory," is used in command-line interfaces, such as Windows Command Prompt and Unix/Linux shell, to create a new directory (or folder). By specifying a name after the command, users can establish a structured hierarchy for file organization. For example, typing md new_folder would create a directory named "new_folder" in the current location. It can also create multiple directories at once if multiple names are provided.


Which command is used to create a sub processes?

For Unix, any command is run as a sub-process. You don't need an actual command to create the subprocess. You can also force the process to run in the background by appending a '&' symbol at the end of the command.


Used to insert a cell or range of cells?

insert cells command


What command is used to create a folder in the command prompt?

In Windows and Unix-based and Unix-like systems, the command is mkdir (however in Windows a shortcut md can be used as well).


What is the command to create a user in Linux?

su command is used to change the user.


Which feature is characteristic of the ntbackup command?

It is used to create restore points.


What ms-DOS cmmand is used to create a subdirectory?

The command is "mkdir".