Where do I find a list of functions for SQL 7?
Specifically today I'm looking for equivalent to CF Randrange():
SELECT TOP 1000 *
FROM users
WHERE ID IN (randrange(1, 30000))
But there has to be a list somewhere. I'm getting 
frustrated looking through the online help. 


        


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to