E
E
Egor Babintsev2020-05-19 19:05:33
SQL
Egor Babintsev, 2020-05-19 19:05:33

How to move row in sql query?

I apologize for such a stupid question, but I've been googling for half an hour and can't find anything. How can I move a row in a sql query, as shown in the documentation for any db (for example, as in the picture)? Or is this done in the documentation solely for legibility, but in reality I need to write a request in one line? Thanks a lot for your help)
5ec403af3dae1424939141.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rsa97, 2020-05-19
@egor_babintsev

Write as you please. Line breaks in SQL are regular whitespace characters (unless, of course, they are inside string literals).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question