adplus-dvertising
frame-decoration

Question

What will happen if the data being loaded into a text column exceeds the maximum size of that type?

a.

Extra memory will be allocated

b.

Process terminate

c.

Data will be truncated

d.

Depend on the system

Answer: (c).Data will be truncated

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What will happen if the data being loaded into a text column exceeds the maximum size of that type?

Similar Questions

Discover Related MCQs

Q. Which data type is more suitable for storing “small notes” in Mysql?

Q. Which data type is more suitable for storing “documents” in Mysql?

Q. “Numeric Data” is used to store ____________

Q. Which Numeric Data type has the largest range?

Q. What will be the storage pattern for “float(4,2)” in Mysql?

Q. Which among the following are the correct representation of “float(4,2)”?

Q. Which among the following is the correct representation of “float(5,0)”?

Q. Which among the following is the correct representation of “float(1,1)”?

Q. Which data type is used to store data and time in Mysql?

Q. What is the default format for “Date” data type?

Q. What is the default format for “Datetime” data type?

Q. What is the default format for “Timestamp” data type?

Q. What is the default format for “Year” data type?

Q. What is the default format for “Time” data type?

Q. Is “Datetime” and “Timestamp” are same data type?

Q. Which value will show an error when stored in float(4,2)?

Q. The datatype for single precision floating point number is ____________

Q. Which datatype is used for a fixed length binary string?

Q. Which datatype means a variable length non binary string?

Q. Which data and time datatype stores time value in ‘hh:mm:ss’ format?