K
K
kiril90112018-05-12 19:05:25
SQL
kiril9011, 2018-05-12 19:05:25

How to sort alphabetically when outputting from a database?

Hello! How to sort alphabetically when displaying from a database?
$sql_select = "SELECT COUNT(*) FROM book";

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
m0nym, 2018-05-12
@m0nym

ORDER BY field name

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question