Have an account? Sign in
Login  Register  Facebook
another sql query question

I have ONE table. it has 4 columns as following: I want to perform 2 tasks. Task 1: 1. First i have a specific user, I want to see with which user it is connected to. lets say alex ... [see more]

5 answers September 19, 2011 Latest Activity: September 19, 2011
SELECT query related question

I had asked a question earlier, and is_set answered following code: This is what exactly i was looking for, many thanks. select * from table2 where column1 in (select if(column1 = ... [see more]

3 answers September 18, 2011 Latest Activity: December 19, 2018
Selecting data from second table based on data from 1st table

Hey. Thank you very much for your help with my previous question. This website has been very helpful to me. I need more help with the following query/queries, i will be so thankful if ... [see more]

4 answers September 18, 2011 Latest Activity: September 18, 2011
request for help with select query

I need a help with selecting the rows in a table depending on the status in previous table. Table1 Column1 Column2 Status Smith Alex 1 Smith Mark ... [see more]

6 answers September 18, 2011 Latest Activity: September 18, 2011
no database selected error in my php script

Hello, Quit new here so, correct me if i\'m wrong, but i have problem with my php script and database can someone help me i have this error Error in Selection Query select winner_url ... [see more]

3 answers September 15, 2011 Latest Activity: September 15, 2011
problem with mysql select rows In a date range

i\'am tring to select from \'forum_topics\' the topics that has been added from 7 days ago and the date field name is \'topic_date\' please help me [see more]

2 answers September 15, 2011 Latest Activity: September 15, 2011
how i can select the top users from the database

i have a \'forum_posts\' table and \'forum_useres\' table now i want: select from \'forum_posts\' the users that have the top number of posts from \'forum_posts\' tables ... [see more]

1 answer September 15, 2011 Latest Activity: September 15, 2011