Entries by Munene david

(TCO 3) In the following command, the primary key constraint is created at the _____ level.

 (TCO 3) In the following command, the primary key constraint is created at the _____ level.                CREATE TABLE vendors ( vendorID                      INT, vendorName                VARCHAR(20), CONSTRAINT vendor_pk PRIMARY KEY (vendorID) ); (Points : 4) A table B column C database D alter   Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code “Newclient”

 

Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"

(TCO 7) The following SQL statement is an example of what type of join

9. (TCO 7) The following SQL statement is an example of what type of join syntax?            SELECT pcode, pdescript, vname FROM product, vendor WHERE product.vcode = vendor.vcode; (Points : 4) A Set operator B Implicit inner join syntax C Explicit inner join syntax D Natural join   Looking for a Similar Assignment? Order now and Get […]

 

Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"