Re: [sqlmap-users] Select Sorting Order
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2014-07-10 05:55:02
|
There is no way how to retrieve DBMS data entry by entry in same order as stored inside. That's a known problem for all databases. Please do some research. Bye On Jul 9, 2014 11:02 PM, "Matthew H" <cap...@gm...> wrote: > Hi, > > I'm working on a Oracle target when I get select query result or dump > something the order of columns are not in same order, I got a schema also > but each is different. > > I am trying to simulate that database in my local host and I used the > table schema sorting to create the columns. > > but upon entering results from the attacked sql i found out the columns > are not in same order with my simulated one. > > can you help me with this. > > thanks. > > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > |