S
S
swpavlov2020-10-19 12:01:42
SQLite
swpavlov, 2020-10-19 12:01:42

How to add information to sqlite3 table?

The question is whether it is possible to add text to the sqlite3 cell if information is already written in the cell. If so, how?)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dr. Bacon, 2020-10-19
@bacon

Let me google for you, since you are so weak. Ok, google "sql basics", and for example the result is https://proglib.io/p/sql-for-20-minutes

K
kirillinyakin, 2020-10-19
@kirillinyakin

Google operator UPDATE

P
Pavel, 2021-05-12
@PavelFokeev

To concatenate strings in SQlite, the operator is used||

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question