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
Making Apache use both processors on a dual processor system
Microsoft Exchange OLEDB was unable to register OnSyncSave event for Schema propagation on MDB startup HRESULT = 0x8000ffff.
Slow access to a network drive
How can tables be detected in Access using VBA?
BCP with Format.xml file - Trying to understand <COLUMN> elements.
Problem sending email internally between 2 exchange server on different sites.
Battlefield 2: IRQL_NOT_LESS_THAN_OR_EQUA<wbr />L
Most user friendly Linux
Word 2003 gives error faulting module hpzui4wm.dll
Vpn tunnel with VPN client works fine, but no internet access anymore