Thursday, November 02, 2006

SQL Teaser

Try to guess what the output will be of the following SQL Select statement (don't worry, you can't get it right ;-)

First guess then run this

SELECT 123.654, 123d6, 123e4, '123'e4

Surprise!!!!!!


I lifted/stole/borrowed the select statement from Mladen Prajdic's blog

1 comment:

Anonymous said...

How dare you? :))))