Let's see what are not working.
- SELECT * FROM [table] WHERE [text] IS NULL
- SELECT * FROM [table] WHERE [text] = ''
- SELECT * FROM [table] WHERE LEN([text]) = 0
- SELECT * FROM [table] WHERE LEN([text]) = 1
SELECT * FROM Joseph.Thoughts WHERE Topics LIKE 'Pseudo' AND PostDateTime LIKE 'Random' DESC
Imagine you are stranded on a desert island (without logarithm tables or computers) and--- probably due to an emotional shock---your only concern is to find out which one among numbers πeand eπ is bigger. The solution is: take h(x)=ln(x)/x, take the derivative twice to prove that x=e is a maximum, and that gives eπ is bigger.
Door 1 | Door 2 | Door 3 | result if switching | result if staying |
---|---|---|---|---|
Car | Goat | Goat | Goat | Car |
Goat | Car | Goat | Car | Goat |
Goat | Goat | Car | Car | Goat |
Tab | char(9) |
Line feed | char(10) |
Carriage return | char(13) |