Integer – numerical, no decimal
Real – single precision floating point number
Boolean – stores true or false value
Varchar – variable character field which can hold letters and numbers
Char – fixed length of characters to hold
The various data types in database are:
Integer: Numeric only.Decimal not allowed
Boolean: Stores True or false
Character: Number of characters to store
Date: Stores Year, month and day
Float: Approximate numerical (after decimal)
Time: Stores Hour, minute, second
Decimal: Maximum number of decimal digits stored
If you are facing any issue like can not see video so please login into Google with email what you forwarded to us Google Login or mail to administrator qatraining@infotek-solutions.com
March 12, 2015 at 5:07 pm
integer numeric, real, floating number, it(x), boolean char(x), varchar2(x), bit varying(x), date, time, timestamp, year, month interval, day interval, decimal (p,s)
March 17, 2015 at 10:50 pm
Various data types are int, varchar, char, boolean, real
March 19, 2015 at 8:22 pm
there are many but here is few
Varchar
Character
Numeric
intger
decimal
boolean
March 20, 2015 at 6:22 pm
Varchar
Character
Numeric
intger
decimal
boolean
March 21, 2015 at 5:11 pm
Integer – numerical, no decimal
Real – single precision floating point number
Boolean – stores true or false value
Varchar – variable character field which can hold letters and numbers
Char – fixed length of characters to hold
March 23, 2015 at 4:45 am
Various data types are int, varchar, char, boolean, real
March 23, 2015 at 11:07 pm
Varchar
boolean
Numeric
intger
character
decimal
March 24, 2015 at 6:24 pm
interger, varchar, decimal, real, double precision, character, boolean, etc
– Tomiwa
March 26, 2015 at 5:14 pm
Varchar
Character
Numeric
integer
decimal
boolean
March 28, 2015 at 5:41 pm
Character
Varchar
Binary
float
integer
Boolean
Decimal
time
date
timestamp
June 9, 2015 at 3:47 pm
integer
character
varchar
boolean
June 11, 2015 at 2:28 pm
The various data types in database are:
Integer: Numeric only.Decimal not allowed
Boolean: Stores True or false
Character: Number of characters to store
Date: Stores Year, month and day
Float: Approximate numerical (after decimal)
Time: Stores Hour, minute, second
Decimal: Maximum number of decimal digits stored
Navigation
Loading Questions
If you are facing any issue like can not see video so please login into Google with email what you forwarded to us Google Login or mail to administrator qatraining@infotek-solutions.com
Edit Profile