|
-
May 9th, 2014, 03:31 AM
#1
From the file marked #***#
So - there's a bunch of tables in this SQL Server database that store the date as an integer rather than as a date, so as to reduce space used.
Perfect - unless you look at the storage requirements of those two data types.
-
May 9th, 2014, 08:44 AM
#2
Re: From the file marked #***#
Are you sure it was stored as an int to save size? A lot of places store it as an int to store epoch time.
-
May 9th, 2014, 12:07 PM
#3
Re: From the file marked #***#
It is for a stock futures trading platform, so I think we are safe :-)
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
|