Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Odd SELECT queston???

 
   Database Help (Home) -> mySQL RSS
Next:  Merge Replication and MSDE  
Author Message
not8

External


Since: Jan 31, 2005
Posts: 1



(Msg. 1) Posted: Mon Feb 07, 2005 2:40 pm
Post subject: Re: UPDATE: Odd SELECT queston [Login to view extended thread Info.]
Archived from groups: mailing>database>mysql (more info?)

Bill Karwin wrote:
 > Reestit Mutton wrote:
 >
  >> Each item in the resulting list should directly correspond to a field
  >> name (for a field of type ENUM with allowable values of 'TRUE' &
  >> 'FALSE') in my retailers list. i.e. each record in th eretailers table
  >> contains a single field of type ENUM for each leaf node in the
  >> menu_hierarchy table where the field names are used as values in the
  >> menu_hierarchy table.
 >
 >
 > Ah, now I understand what you're trying to do. No, you can't do that. Wink
 >

<SNIP useful solution>

Thanks Bill, my problem is now solved thanks to you. I have also learned
that little bit more about the practicalities of relational database
design. (the theory was never a problem, I was just lacking the
practical experience)

cheers,
RM
--
Boots technology bargains with 10% off + triple advantage card points
e.g. iPod photo 40GB for £281, Nikon Coolpix 4100 for £117
where can I find more details (incl. other bargains & discount codes)?
<a rel="nofollow" style='text-decoration: none;' href="http://www.users.totalise.co.uk/~lauriem/latest_additions.html#0702200501" target="_blank">http://www.users.totalise.co.uk/~lauriem/latest_additions.html#0702200501</a>

 >> Stay informed about: Odd SELECT queston??? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Select more than just * - Is it possible to run a query like this: SELECT *, DATEDIFF(CURDATE(), `updated`) AS `daysSinceUpdate` FROM `Admin` Or should I let PHP calculate the days since update?

select with regexp - i have a column "path" with values eg. +---------------+ | path | +---------------+ |/path/path/path| +---------------+ |/path/path | +---------------+ |/path | +---------------+ i want to select the row where there are ...

Random select - Hi, When I do a select with a limit I get always the same records. Usually this is the desidered effect. But now I want to do a random select. So every time I do a select I should get a different set of results. What is the best way to achieve this..

Select Query Help - I'm struggling - with my limited knowledge of SQL - to write a query that does what I want it to, and I was hoping that someone here may be able to help out. I have a table with two columns, user1 and user2, which store user ID's. For example: ..

Count lines in select - I have a table t1: id int unique added timestamp and second table t2: eid int id int unique t2.id are IDs from t1. t2.eid with the same value can be found in t2 more than for one entry but they will all have different IDs. I want to: ..
   Database Help (Home) -> mySQL All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]