|
-
It depends on where the NULL column is in the set of columns for the table. If the NULL column is in the middle of the table and is followed by other non-NULL columns, then it takes one byte of storage (the length indicator). If it is the last column of the table, or if all following columns are null, then it (and any following columns) takes zero bytes.
John
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|