K
K
Kirill2018-04-18 23:10:27
SQL
Kirill, 2018-04-18 23:10:27

What encoding should be chosen in the file with the "db" extension so that all requests can be viewed?

5ad7a6022f92b127794429.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2018-04-18
@PainMain

None, this is a binary file and it is not intended to be opened by text editors. To view the data stored in it, you need a program that will send an sql query to the DBMS, get the result from it and display it with the necessary formatting.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question