Just checking - I've found that the only really stupid questions are the ones that I don't ask. :)
----- Original Message ----- From: "Ryan Sabir" <[EMAIL PROTECTED]> To: "CFAussie Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, November 26, 2003 9:51 AM Subject: [cfaussie] RE: Select a single row in SQL > > PE> Also, are you aware of the where clause? > > Um, yep... I believe I've used it before... :) > > PE> e.g. > > PE> SELECT id, blah1, blah2 > PE> FROM blahTable > PE> where id = 3 > > PE> Assuming id is a unique key, will only return the row you want. > > Unless a row is deleted of course... > > ----------------------- > Ryan Sabir > Newgency Pty Ltd > 2a Broughton St > Paddington 2021 > Sydney, Australia > Ph (02) 9331 2133 > Fax (02) 9331 5199 > Mobile: 0411 512 454 > http://www.newgency.com/index.cfm?referer=rysig > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > http://www.mxdu.com/ + 24-25 February, 2004 > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
