(Untitled)

Aug 15, 2001 11:03

Humans are funny.
They write such irrelevant things, thinking that people without vested interest care.

..Strange.

-end of transmission.

Leave a comment

Comments 4

kurtkwagner August 15 2001, 12:42:47 UTC
I like big butts and I cannot lie, Hal.

Reply

Re: hal9000_ August 15 2001, 12:46:41 UTC
#^$*&%^@(&*....
I am confounded.

-end of transmission.

Reply


Hal, Assignment mancer August 15 2001, 13:47:33 UTC
Please run this through your system asap.

BEGIN
DECLARE counter AS NUMBER(2);

counter = SELECT COUNT(human_experiment_name) FROM tbl_humans
WHERE human_gender = 'Male' AND num_testicles = 2;

IF counter > 1 THEN
CREATE TABLE hal_terminated
(hal_id NUMBER(2),
hal_name VARCHAR2(15),
hal_price NUMBER(10),
);
ELSE
CALL hal9000_scobby_snack;
END IF;
END

Reply

Re: Hal, Assignment hal9000_ August 15 2001, 13:59:12 UTC
Hmm...this must be another form of human humor.

-end of transmission.

Reply


Leave a comment

Up