Question: Select all statements that are true regarding database data types: Group of answer choices Any data stored in a VARCHAR ( 3 5 ) data

Select all statements that are true regarding database data types:
Group of answer choices
Any data stored in a VARCHAR(35) data type can be stored in a CHAR(15) data type
There is no maximum for the number of characters that are allowed in the VARCHAR data type
Any data stored in a CHAR(15) data type can be stored in a VARCHAR(35) data type
The INT type can store negative numbers
If you are unsure of the data type to use, you can use the NULL data type

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!