- Impact
- 0
need mysql help
Hello I am writeing a forum and for soem reason my mind has taken a dump and i cant figure out the query
I have a signle table that has the following cols
thread_type_id thread_name poster post Date_posted thread_order thread_id
and a key
I need to figure out based on the thread type id
how many posts there has been for that thread type id minus the ones that are marked first
How mnay are marked first
and when the last post was made for that thread type id
Could anyone help me out with this
Hello I am writeing a forum and for soem reason my mind has taken a dump and i cant figure out the query
I have a signle table that has the following cols
thread_type_id thread_name poster post Date_posted thread_order thread_id
and a key
I need to figure out based on the thread type id
how many posts there has been for that thread type id minus the ones that are marked first
How mnay are marked first
and when the last post was made for that thread type id
Could anyone help me out with this
Last edited:
















