im using postgres i want to add a "call" column after a "script" column ... so any query that helps me ....
No, It is Immpossible. Unless you drop the table and create a new one with all the columns in the required order.
The SQL standard has no order for columns.
Source: https://habr.com/ru/post/1339619/More articles:QGraphicsItem returns the wrong position in the scene. (Qt4.7.3) - qt4Can I use thetag on a form? - htmlIs PreApplicationStartMethod in ASP.NET 4 a good thing? - asp.netClosure compiler exports all prototypes and static methods - javascriptHow to capture image and save on server using Android - androidCruiseControl: not starting - how to determine the cause? - jettyQuestion about HTML on iPhone when it is rotated - javascripthow to recover file from mercurial.hg / store / data / - fileWhat is fast Fourier transform? - mathWhat happens if I repeat the CSS style in IE? - cssAll Articles