$request = sql_get_select('column', 'table'); // returns "SELECT column FROM table" (for a MySQL database)