October 18, 2013 at 12:23 pm
[SPACETIME] nvarchar(INFINITE)
October 18, 2013 at 12:40 pm
SELECT [SPACETIME] FROM GALAXY WITH (Warp Speed)
October 18, 2013 at 12:51 pm
Well, faster is better.
October 18, 2013 at 1:03 pm
I would argue space-time is made of two mutually dependent mind illusions that there is finite space and finite time. Reality is infinite. Teach kids in second grade that there is time and they may never question it during their life.
Infinity can't be stored nor described so there can be no datatype for it. Or perhaps a datatype that only accepts null (undefined).
October 18, 2013 at 1:16 pm
insert into [worm]
(
[hole]
)
select
[Bill Talada]
from [earth]
October 23, 2013 at 11:42 am
Thanks, now there is coffee all over my screen:laugh:
***SQL born on date Spring 2013:-)
December 11, 2013 at 10:00 am
Create table Universe
(
SpaceTime VeryVeryVeryVeryVeryBigInt not null
)
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply