i created a table 'test' and with one column named with
ename varchar(20). it has two rows. now what my question is how i can calculate the row size or length (in kb or mb). can anyone tell me based on this example?
ename varchar(20). it has two rows. now what my question is how i can calculate the row size or length (in kb or mb). can anyone tell me based on this example?
Comment