See the image below,say if i i/p z,i need to get o/p as x.
This is used to find parents and grand parents.
Can i do this using Mysql.
Any help in this would be appreciated.
Can this be done using facebook fql

|
See the image below,say if i i/p z,i need to get o/p as x. This is used to find parents and grand parents. Can i do this using Mysql. Any help in this would be appreciated. Can this be done using facebook fql
|
|||||
|
|
You can use the |
|||||
|
|
Hierarchies are complicated in MySQL. I don't think you can store a bunch of custom stuff in fql so you probably can't do it that way unless it's a built in feature. Here's an article about MySQL hierarchies: See also this question with good answers: There are even books written on the subject: Complicated, but doable. |
|||
|
|