If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
there is 2 tables
TableA has a column called columnA varchar(100)
TableB has a column called columnB varchar(25)
if I insert "1234567890" into the columnA and columnB
are they use the same storage size
if not, will there be a big difference between them
Originally posted by marcuskhw
there is 2 tables
TableA has a column called columnA varchar(100)
TableB has a column called columnB varchar(25)
if I insert "1234567890" into the columnA and columnB
are they use the same storage size
if not, will there be a big difference between them
Thanks
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.