Varchar2(size) Assignment Help

Assignment Help: >> Datatypes - Varchar2(size)

Varchar2(size)

Varchar2 datatypes are variable length character strings. The maximum length of varchar2 datatype is 4000 bytes.The size must be specified and they can store alpha-numeric values. As like char datatype, blank spaces are not padded to the length of the string. Consequently this is more preferred than character datatypes because it does not store the maximum length.

Syntax

Varchar2(Size)

Example:

X varchar2 (10) stores upto 10 characters of data in the X column.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd