RE: Random ID creation in MySQL /Linux

2003-01-19 Thread Daevid Vincent
Original Message- > From: DIetrich Speer [mailto:[EMAIL PROTECTED]] > Sent: Sunday, January 19, 2003 6:26 PM > To: [EMAIL PROTECTED] > Subject: Random ID creation in MySQL /Linux > > > Hello: > I am trying to find a way to create a random ID for use as a > session

Random ID creation in MySQL /Linux

2003-01-19 Thread DIetrich Speer
Hello: I am trying to find a way to create a random ID for use as a session ID in a MySQL table. In MS SQL I use NewID(). Does anybody know an equivalent to use for MySQL, running on RedHat Linux 8.0? I'd be greatful for any tip. thks! Dietrich -