Can I check if the user to install another application?

Hi all

My question is-is it possible to check if user install another application? Fql query will look like this:

Users_applications from app_id = uid set where 123 AND uid = 12345

Is it possible or not? I didn't find anything docsad

Thank you!