M
M
Misha Shav2021-04-02 08:37:23
Database
Misha Shav, 2021-04-02 08:37:23

How to join sqlite (or other) database elements?

Pts stupid question, because I didn’t study database theory, but I can’t understand now:
there is a database, a table in the format:
id | name | link
1 | cow | 2.3
2 | sheep | 1
3 | frog | 2.1

There is more data, but they are out of scope.
Well, i.e. associate 1 element with a number of others in this base. How to do it most efficiently? because the current version: a string that is parsed into an array is such an occupation)

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question