R
Rodrigo Ferreira
Hello,
I have a little problem with my sql query.
The query is: "SELECT field1, field2 FROM table1 ORDER BY 2 desc"
I want to catch only 15 chars of the field 2. Anyone knows how to do that?
Greetings,
Rodrigo Ferreira
I have a little problem with my sql query.
The query is: "SELECT field1, field2 FROM table1 ORDER BY 2 desc"
I want to catch only 15 chars of the field 2. Anyone knows how to do that?
Greetings,
Rodrigo Ferreira