


Beginner1001 wrote:UNION ALL SELECT * FROM email;
can someone please pm me, and tell me whats wrong with this solution. I don't seem to be on the right track, but i dunno why. i've been trying this now for 3 days, but i can't figure out the right way of injecting, without looking at solutions.
taxvi wrote:Completed
My Informative note:
In SQL you use ORDER BY { column_name | column_number }. I wanna point out that ORDER BY column_number is scarcely mentioned in google search results. But what it does is pretty self-explanatory: ORDER BY 1 will order results by first column ascending; ORDER BY 2 will do by second; etc...
now you figure it out how you can use it.
Defience wrote:You do not need the column names to use the 'order by' command, you are trying to determine how many columns there are. What would be the logical thing to use to to determine that? Then:Defience wrote:...increment until it 'falls off'.






Return to (Real 4) Fischer's Animal Products
Users browsing this forum: No registered users and 0 guests