Activity Stream
48,167 MEMBERS
6794 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 3 of 3
  1.     
    #1
    Member

    Default [help] Select Distinct - sql

    Hey there, I'm trying to do something quite hard to explain, so I'll add a picture too

    So, what I want to do is select from a sql table the new entries of the day. This is pretty easy even for a noob like me. Though, those entries have a column called 'categorie' and if there is more than one new entry with the same categorie, it'd select only the last one.
    I think facebook uses something like this on the private messages panel. The first message must have a secundary ID number that is passed to the replies.

    The solution may be inside the loop, but the sql command would be something like:
    Code: 
    SELECT id, date, categorie, txt FROM products WHERE [categorie does not repeat] AND DATE=$date ORDER BY date DSC;
    And here's the image:


    If you could give me a hand, I'd be really grateful.
    Cheers
    Solutho Reviewed by Solutho on . [help] Select Distinct - sql Hey there, I'm trying to do something quite hard to explain, so I'll add a picture too :D So, what I want to do is select from a sql table the new entries of the day. This is pretty easy even for a noob like me. Though, those entries have a column called 'categorie' and if there is more than one new entry with the same categorie, it'd select only the last one. I think facebook uses something like this on the private messages panel. The first message must have a secundary ID number that is Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    DISTINCT


  4.     
    #3
    Member
    group by categorie

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Please any Info about this PPI sites will help me select
    By myincome2020 in forum Webmasters, Money Making
    Replies: 0
    Last Post: 6th Mar 2012, 10:34 AM
  2. Help me select Hosting and DNS Company ..
    By powermatrix in forum Webmasters, Money Making
    Replies: 6
    Last Post: 9th Jan 2012, 09:33 AM
  3. Help Me Select My Phone
    By Glenn in forum General Discussion
    Replies: 26
    Last Post: 29th Nov 2010, 05:05 PM
  4. Plz select The better theme
    By Raj24 in forum Forum and DDL Discussion
    Replies: 14
    Last Post: 11th Jun 2010, 09:43 AM
  5. Select all IPB 3.0
    By bmoeller in forum Webmaster Resources
    Replies: 3
    Last Post: 15th Feb 2010, 12:19 AM

Tags for this Thread

BE SOCIAL