Question

a derived attribute is stored as a column in the table T/F SQL is a __...

a derived attribute is stored as a column in the table

T/F

SQL is a __ programming language.

Declarative & procedural

imperative

Object oriented

0 0
Add a comment Improve this question Transcribed image text
Answer #1

a derived attribute is stored as a column in the table ----> False

Explanation: Attribute derieved from another column and it is not stored in DB

SQL is Declarative & procedural

========================================
Thanks, let me now if there is any concern.

Add a comment
Know the answer?
Add Answer to:
a derived attribute is stored as a column in the table T/F SQL is a __...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • PHP how a database query compares the submitted information against the stored information. Discuss why sessions...

    PHP how a database query compares the submitted information against the stored information. Discuss why sessions are generally more secure than cookies and can store much more information. Discuss the merits of using object-oriented programming (OOP) with the PHP. Also, compare the benefits of using OOP over procedural programming.

  • Write an SQL CREATE statement to create the structure of a table to store the following...

    Write an SQL CREATE statement to create the structure of a table to store the following employee information empLastName, empFirstName, Dept (foreign key to department table), emp Address, empZip, empCity, empState. Use appropriate data types to reflect the data which will be stored in each attribute. Identify attributes which should not be null by using the correct SQL statements in the create statement

  • In SQL, how do I put one column from one table right next to another column...

    In SQL, how do I put one column from one table right next to another column from a different table?

  • Write a script that creates and calls a stored procedure named spInsertProduct that inserts a row...

    Write a script that creates and calls a stored procedure named spInsertProduct that inserts a row into the Products table. This stored procedure should accept five parameters. One parameter for each of these columns: CategoryID, ProductCode, ProductName, ListPrice, and DiscountPercent. This stored procedure should set the Description column to an empty string, and it should set the DateAdded column to the current date. If the value for the ListPrice column is a negative number, the stored procedure should raise an...

  • Create a T-SQL statement that creates a table called Owner as part of a schema called...

    Create a T-SQL statement that creates a table called Owner as part of a schema called PetStore. Create the table to have 2 columns with the following criteria: Column OwnerID of type int. Make this column an IDENTITY column starting with seed 1 and incrementing by 1 Column OwnerName of type varchar and length 50, not null

  • IN SQL Hotel Reservation Room Table Attribute name ATTRIBUTE DESCRIPTION Domain Range pk FK NULL Room...

    IN SQL Hotel Reservation Room Table Attribute name ATTRIBUTE DESCRIPTION Domain Range pk FK NULL Room Number Yes NO NO No Haddress location No No No No Yes type The number of the room primary INTEGER >0 key Hotel address VARCHAR(50) any The exact location of the room; VARCHAR(30) Any north tower, south tower... Type of room; big, small or VARCHAR(25) any medium The date that the room was DATE ANY reserved Whether or not the room is BOOLEAN ANY...

  • Write the SQL statement to create a five-field table to contain sample student information. The constraints...

    Write the SQL statement to create a five-field table to contain sample student information. The constraints that need to be satisfied by the attributes of this table are as follows: the attribute First_Name is mandatory and can have up to 16 characters, the attribute Last_Name is mandatory and can have up to 16 characters, the attribute Date_Of_Birth is of type date is required, the StarID field identifies each student and is 8 characters long the GPA field is numeric that...

  • How do I set a column attribute with value from another table? I have this manager_specialisation table: CREATE TABLE ma...

    How do I set a column attribute with value from another table? I have this manager_specialisation table: CREATE TABLE manager_specialisation ( specialisation_id NUMBER(4) NOT NULL, specialisation_type VARCHAR(50) NOT NULL ); And I want to update a column in my garage_manager table like this except the specialisation_id is WHERE specialisation_type = 'S'.? UPDATE garage_manager SET specialisation_id=manager_specialisation.specialisation_id WHERE man_id=1 AND garage_email= (SELECT garage_code FROM garage WHERE garage_email = '[email protected]') ;

  • 2-Many programming languages facilitate programming in more than one paradigm. TRUE OR FALSE 3-If a language...

    2-Many programming languages facilitate programming in more than one paradigm. TRUE OR FALSE 3-If a language is purposely designed to allow programming in many paradigms is called a _______________ language. What term goes in the blank? A: compiled B: interpreted C: multi-access D: multi-paradigm E: procedural 4-A "Hello, World!" program is used to do which of the following? A: Configure the compiler cache for optimizing results. B: Illustrate the basic syntax of a programming language and often is the very...

  • uriple-thoice questions I No. Q1: Which of the following statement is NOT cerreet? is one of...

    uriple-thoice questions I No. Q1: Which of the following statement is NOT cerreet? is one of the major programming domains, which involves in large numbers of ificial intelligence needs efficiency because of continuous use in programs like LISP decimal numbers and characters like LIS floatin g point computations (c) The significance rogramming language for business applications includes production of reports, use of a (d) All of the above are correct 02. Which one of the following options does NOT influenced...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT