What are the errors in the above query?
Remo works as a Database Designer for Tech Inc. He wants to create a table named Product. He
issues the following query to create the Product table:
CREATE Product (
ProductID Char (10) NOT NULL,
OrderID Char (10) NULL
ProductName Varchar NOT NULL,
Primary key (OrderID, ProductID))
What are the errors in the above query?
Each correct answer represents a complete solution. Choose two.
Which of the following files controls the configuration settings for the entire computer and includes settings
Which of the following files controls the configuration settings for the entire computer and includes
settings specific to a computer?
Choose and reorder in the correct sequence the stages of the page life cycle.
Which type of installation should you use to retain all your files, settings, and programs on your computer?
You need to install Windows 7 over an existing version of Windows. Which type of installation
should you use to retain all your files, settings, and programs on your computer?
What is the relationship between the foreign key and primary key?
What is the relationship between the foreign key and primary key? Each correct answer represents a
complete solution. Choose all that apply.
Which of the following actions will you perform to accomplish the task?
You work as a Web Application Developer for SunInfo Inc. The company uses Visual Studio 2008 as
its application development platform. You create a Web application named Website1 using .NET
Framework 3.5. You enable tracing by editing the Web.config file of your application. You have
written the following code in Web.config:
<configuration>
<system.web>
<trace enabled=”true”
pageOutput=”true”>
</system.web>
</configuration>
You want to view the entire log of your application. Which of the following actions will you perform
to accomplish the task?
Which command should you use?
You need to find out the amount of physical memory available to Windows 7. Which command
should you use?
Which of the following will help him to accomplish the task?
Mark works as a Database Administrator for DataWorld Inc. The company has a SQL Server
database. Management instructs him to ensure that no inconsistent data is entered in the database.
Which of the following will help him to accomplish the task?
Which of the following controls enables a user to add scripts and services that are specific to nested compone
Which of the following controls enables a user to add scripts and services that are specific to nested
components?
The Windows 7 USB/DVD Download Tool allows you to:
The Windows 7 USB/DVD Download Tool allows you to: