Or better you can use the exclude method: http://orientdb.com/docs/2.0/orientdb.wiki/SQL-Methods.html#exclude
Riccardo 2015-05-26 17:22 GMT+02:00 Giulia Brignoli <[email protected]>: > Hi, > > After the select you can put the fields that you want to select: > > select field1, field2 from Table > > Bye, Giulia > > Il giorno martedì 26 maggio 2015 17:15:24 UTC+2, Jimmy Pannier ha scritto: >> >> hi orient db community ! >> Is it possible using the sql syntax to select all fields but except one. >> >> f.e : >> select * except columnname from ... >> >> Thanks ! >> > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
