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
Can't access partition from external enclosure. Need help ASAP!
Setting up Sharepoint Services 3 for internet access
Exchange - Send/recieve error Ox8004010f (offiline address list)
MetaFrame Presentation Server Client for 32-bit Windows installation problem
How do I validate a dropdownlist in a html form?
How to access Internet with Site-to-Site VPN established
Outlook client is slow to load messages from exchange server
Improper RAC Load Balancing
enable domain users to take off proxy settings in IE7
JDBC thin client connection problem