SQL QUERY – Select a value directly from the database

I think I have found the answer to my question, the audience in case it might be of help to someone else:

$risultato =  maybe_unserialize(get_option('titb_flc_options'));    
echo $risultato['titb_flc_url'];