Do you have an experience on how to store website statistics including keywords and time..by day and month..etc?
do you have an experience on how to design such tables to store statistics?
any ideas would be helpful
Please read the whole question, otherwise it won't make anysense.
I have two tables (positive connections and negative connections, as shown below)
each table has 3 columns:
ID1 (auto_increment unique ID)
ID2 (let's call this a picture)
ID3 (let's call this an object in pictures)
for example...
ok basicly I have a table, which contain three columns:
ID | ID2 | ID3
--------------
1 5 6
2 3 8
3 3 7
4 3 9
5 25 18
--------------
the inputs will be ID3 (e.g. 7,9,18) i.e multiple inputs, not just one
the output needs to be: which is the most...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.