SQL Tutorial - 7: Data-Types in SQL (Part-2)

preview_player
Показать описание
In this tutorial we';; check out the data type options we have available for use in SQL. We'll talk about Bigint, int, smallint, tinyint, decimal, number, float, char, varchar, blob, datetime, date, time and year.
Рекомендации по теме
Комментарии
Автор

bro u teaching me better than the university prof i'm paying to teach me. hands down for your patience, technology may change over time but we need more people like you sharing information free and effectively.

minagan
Автор

Tanks Madhur, Your tutorials very useful for me.
thank you very much.
(Zack - Indonesia)

rozaq-sa
Автор

Nice English with nice knowledge .thanks thank you very much

skdonsingh
Автор

Good Job...

Thanks a lot for the tutorials.

TuhinShaikh
Автор

thanks madhur, well explained about difference between char and varchar.

varanasiteja
Автор

Hi Madhur. For the numeric datatypes, I typically use integer for everything, no matter the size. Does it matter to overall database performance to try to pick the most accurate?

MoniqueBoea
Автор

Do you know telugu sir. I speak little bit english can you teach me sir.

darlingdhana
Автор

hey ! I just stored an image in my database using the blob datatype.. now when i try to retrieve it in matlab i am not able to.. while i can retrieve all other information present in my table but not the image.. can u provide some guidance relating to this?

sanjumadesha
Автор

can you put a link for the slides u r using in the videos?

yasmeenkhaled
Автор

HI Madhur,
I am using SQL server.
Can you pls let me know how to add alphanumeric character into a column.
which datatype has to be used while creating the table?
I tried using VARCHAR datatype, but got an error while inserting DATA(O123) into the table.

bharathkumarreddy
Автор

HI,
I have installed Microsoft SQLExpress. there after i dont what to click where to click to get SQL command prompt
pls guide me

sarannaren
Автор

Why use char at all if it wastes space compared to varchar?

dschiff
Автор

How to change the date format to dd mm yyyy

tamalikaroy
Автор

insert into emp
values(100, 'steven', 'king', 'sking', '1987-06-17', 'ad_pres', 24000, 3);
sir i inserted like this but it is not executing pls help in oracle i did

rashuankala
visit shbcf.ru