Microsoft
Software
Hardware
Network
Question : Database
I was wondering,
When we declare a column say
Employee_Name varchar(100)
Does it mean that for each record 100 character would be blocked
in the database memory irrespective of the actual length of the
employee or the number just represent the maximum size.
The memory taken up will depend on the employee name
If the later is true then what should prevent us from giving
huge numbers in those brackets??
Answer : Database
>Does it mean that for each record 100 character would be blocked
no. that would be if you had written:
Employee_Name char(100)
Random Solutions
How to calculate MAX or MIN within a form
Converting Common file formats to TIFF(For FAX)
sybase striped .dmp load
What is the maximum number of characters that can go tino the Address bar of Internet Explorer 6.02?
I cannot open internet explorer a buffer overrun detected message appears
Re-enable the password expiration notice banner in exchange OWA
Replace hinges on laptop
ouput when starting perl-script with at-command
Customer segmentation for eCommerce site
Outlook Anywhere authentication, basic or NTLM - why either or and not both?