Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Engineering Expert

Question 1:

The SQL command that causes a table to be built in a database is ______,

make table

select table

build table

create table

Question 2

The SQL command that returns how many records are in a set of data without displaying any data is _____.

tabulate

select count(*)

sum product(*)

return count(*)

Question 3

The SQL command that removes a table from the database is ____.

delete table

drop table

remove table

destroy table

Question 4

The SQL command that causes a series of SQL manipulations to be applied to the database permanently is ______.

permanence

make it so

apply

Commit

Question 5

The SQL command that backs out database changes that have not yet been made permanent is _____.

deselect

undo

rollback

do over

Question 6

The SQL command used to add or change data in a table is ____.

modify

change

update

alter

Question 7

The SQL command used to change the design of a table is _____.

change

update

modify

alter

Question 8

The SQL command used to add data records to a table is _____.

include

add record

insert

new record

Question 9

The characters "*", "%", and "_", when used in a query, are called ____

ASCII characters

special characters

symbols

wildcard characters

Question 10

The SQL command to remove (a) record(s) from a table is _____.

eliiminate row

remove

delete

drop

Question 11

SQL stands for _______.

select query language

system query level

structured query language

system query language

Question 12

The SQL statement used to arrange the output of a query in alphabetical order is _______.

arrange ascending

sort ascending

order by descending

order by ascending

Question 13

When designing a database, if you have two tables with a many-to-many relationship with one another, it is a best practice to insert a _____ between them to mitigate the relationship.

data stint

bridge entity

divider

cardinality mark

Question 14

ERD is an acronym for ________.

entity relational database

entity reserved database

entity relationship diagram

enterprise resource database

Question 15

In an ERD, a displayed property that assigns a specific value to the range of allowed entity occurrences associated with a single occurrence of a related entity is _________.

relationship

cardinality

one-to-many

many-to-one

Question 16

In SQL, a question or task asked by an end user of a database is called a _____.

query

action

update

Request

Question 17

In SQL, a type of operation used to yield results from two different tables based on specified criteria is called a _______.

blend

query

join

select statement

Question 18

What is a NULL in a database?

A blank field

A field with a very low value

The absence of a value

A field that has been deleted

Question 19

What clause would you add to an SQL query if the result would yield duplicate values, and you wanted only one instance of each unique value to be returned?

distinct

redundant

unique

no duplicates

Question 20

In the following statement to create a table, what values can be stored in the P-CODE field:

CREATE TABLE PRODUCT (

 P-CODE VARCHAR(10) NOT NULL,

 P-DESCRIPT VARCHAR(35),

 P_PRICE NUMBER(8,2) );

characters and numbers

numbers only

variable characters only

characters only

Question 21

In the following statement to create a table, what does the number after the comma signify for the P-PRICE field?

CREATE TABLE PRODUCT (

 P-CODE VARCHAR(10) NOT NULL,

 P-DESCRIPT VARCHAR(35),

 P_PRICE NUMBER(8,2) );

the number of decimal places stored

the actual data for that field

the second dimension of an array

the total numbers that can be stored

Computer Engineering, Engineering

  • Category:- Computer Engineering
  • Reference No.:- M92568108
  • Price:- $20

Priced at Now at $20, Verified Solution

Have any Question?


Related Questions in Computer Engineering

Search the web or other sources for a recursive function

Search the web or other sources for a recursive function that's not in our Python text. Implement that function in Python then turn in a Word document that contains the following: (1) A brief paragraph explaining what yo ...

Start by assigning to variable answers a list containing an

Start by assigning to variable answers a list containing an arbitrary sequence of strings 'Y' and 'N'. For example: answers= ['Y','N','N','Y','N','Y','Y','Y','N','N','N'] Write Python statements corresponding to the foll ...

Question unless otherwise stated answer in complete

Question: Unless otherwise stated, answer in complete sentences, and be sure to use correct English spelling and grammar. Sources must be cited in APA format. Your response should be four (4) pages in length; refer to th ...

Listen to or read the transcript of this podcast

Listen to (or read the transcript of) this podcast (https://www.stlouisfed.org/education/economic-lowdown-podcast-series/episode-16-elasticity-of-demand) from the Federal Reserve Bank of St. Louis. Describe your experien ...

Reconstructing binary trees via traversalsrecall the binary

Reconstructing Binary Trees Via Traversals Recall the binary tree data structure; recall three algorithms for traversing the tree: the inorder traversal, the preorder traversal, and the postorder traversal. 1. Suppose yo ...

Command to move all the sh files from current folder to

Command to move all the .sh files from current folder to parent directory. (single line Unix)

Discuss the importance of using an access control model in

Discuss the importance of using an access control model in determining how employees in an organization should gain access to resources.

Command to mail only the process id of running java program

Command to mail only the process ID of running Java program test to the email address (single line Unix)

The police lieutenant in charge of the traffic division

The police lieutenant in charge of the traffic division reviews the number of traffic citations issued by each of the police officers in his division. He finds that the mean number of citations written by each officer is ...

Questionif a string is stored at the memory address 0 times

Question: If a string is stored at the memory address 0 times 20008000 and the string is "Cortex-M", show the memory content in hex format starting at 0 times 20008000. How many bytes does this string take in the memory? ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As