Paste what's on your clipboard thread


Recommended Posts

exaggerate

Jusy copied from a thread in Neowin.net, about Core 2 Duo. I copied this word and searched for its meaning.

Link to comment
Share on other sites

http://www.scugog-net.com/room108/typing/typingmaster.html 

I for bored at work and wanted to see how many words i could type per minute haha

Link to comment
Share on other sites

[img=https://www.neowin.net/forum/style_emoticons/default/rofl.gif]

I think i was editing my sig... I tried the : rofl : thing and it failed, so i had to do it the hard way :D

Link to comment
Share on other sites

CASE [DayOfWeek]

WHEN 1 THEN current_date

WHEN 2 THEN _add_days(current_date, -1)

WHEN 3 THEN _add_days(current_date, -2)

WHEN 4 THEN _add_days(current_date, -3)

WHEN 5 THEN _add_days(current_date, -4)

WHEN 6 THEN _add_days(current_date, -5)

WHEN 7 THEN _add_days(current_date, -6)

END

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.