is it the right syntax ???

select /*+ grid_name, grid_lvl2_code*/
From spatial.grid_master
Where grid_lvl = 2 and
grid_priority = 1

please advise