SQL Selecione sem nome da coluna
SELECT id as "", name as "", job as "" FROM table
Real Raven
SELECT id as "", name as "", job as "" FROM table