D
D
Djasar2021-07-20 12:57:56
Oracle
Djasar, 2021-07-20 12:57:56

Adding date and time to table (at query time)?

Help to form the request correctly, so that when it is requested, it would add a column with the date of the request.
Needed in ORACLE.

60f69d9d457f5400406246.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2021-07-20
@Djasar

select *, current_timestamp from some_table;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question