View Single Post
  #428  
Old 05-06-2010, 09:39 AM
missmacabre's Avatar
missmacabre missmacabre is offline
Evil Dead
 
Join Date: Feb 2007
Location: Canada
Posts: 4,581
Send a message via MSN to missmacabre
Quote:
Originally Posted by ChronoGrl View Post
So I'm starting to learn SQL at work. All I can think of, "I bet I can create a SQL query that defines that a phrase should CONTAIN these letters in any order." But unfortunately I can't SQL Query the Internets.

Select *
from Internets
where Internets LIKE '%m%g%S%n%d%h%h%u%s%t%e%f%o%o%u%s%a%n%i'
OMG do I ever love mySQL Database. I am a pro at it, can I come work with you? :P

I'd make a database and fill it with taglines. Then use the first letter, number of words, and number of letters as determining factors.
__________________