answersLogoWhite

0

What are the commands of view?

User Avatar

Anonymous

10y ago
Updated: 8/20/2019

View is a virtual table with no data, but can be operated like any other table. creating a view : create view employee as select * from emp where gross>10000; dropping a view: drop view employee

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

How do you know what a focal point is?

It is that which immediately commands your attention (view) when looking at a photograph.


What are all of the admin commands for roblox?

Admin commands can vary widely depending upon what script you are using. Some admin command scripts let you view a list of all commands by typing "commands/". Other command scripts provide a list of all commands in the comments of the script itself.


Which combination of keys will allow you to view the previous commands that you typed at the router?

Ctrl-P


Which command syntax lets you view your most recently entered commands?

show history


The tab contains the more frequently used commands?

Home tab


What two commands can be used to view a host's a routing table?

netstat-r route PRINT


Why is it necessary to customize the view of the word window?

Because View Menu is the home of commands to change the appearance of the document dependinon the style or purpose of what the user prefers.:)


What commands can be used to view IP configuration?

Open a terminal window on your PC and in it type: ipconfig /all


What is the name of the view that provides data about documents and contains a set of commands to help a user manage documents?

Backstage


What are the two command line tools included on Windows User State Migration Tool?

The painting and toning tools, tool options, view commands, and window commands cannot be recorded. State(True/False)


What commands can be used to view a host routing table?

netstat -r and route print


How do you clear your command history in Linux?

You can view the history of commands entered on a Linux system with the history command.