SQL haiku

Feb. 18th, 2015 09:18 pm
bnewman: (explorer)
[personal profile] bnewman
At work there are some whiteboard walls. One of them used to be covered with puns, but recently the puns were erased and replaced with haiku. Since our company writes so much SQL, I thought it would be fun to contribute some haiku in SQL.

create view rainbow
as select distinct color
from meadow.flowers;

select count(flowers)
from meadow where wind is null
group by color, shape;

insert into heart
(select feeling from moment
where timestamp is null);


We also write an awful lot of Perl.

foreach $flower (@field) {
$rainbow{$flower->{HUE}}++ };
print sort keys %rainbow;

(no subject)

Date: 2015-02-19 02:18 pm (UTC)
mdlbear: (g15-meters)
From: [personal profile] mdlbear
Sick. I like it.

(no subject)

Date: 2015-02-20 04:02 am (UTC)
batyatoon: (chibi!)
From: [personal profile] batyatoon
This pleases me immensely.

(no subject)

Date: 2015-02-23 06:41 pm (UTC)
mneme: (Default)
From: [personal profile] mneme
Very nice. Particularly like your ending lines.

Profile

bnewman: (Default)Ben Newman

September 2020

S M T W T F S
  12345
6789101112
13141516171819
20212223242526
27282930   

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 7th, 2025 07:48 pm
Powered by Dreamwidth Studios