CMD:factions(playerid, params[]) { new Query[256]; new DBResult:Result; format(Query, sizeof(Query), "SELECT 'Name' FROM `Table`"); }