D
D
Danil Sysoev2015-07-03 00:07:03
css
Danil Sysoev, 2015-07-03 00:07:03

How to get a list of MySQL column values?

Guys, in general, there is a table with users in MySQL. I work with the database through phpMyAdmin. The task in the following:
For example I need to receive the list of e-mails of users. With what command to output? SET?
If possible, point to a place where you can read about it in order to understand the issue in more detail in the future. Thank you very much in advance.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
O
Orkhan Hasanli, 2018-10-21
@azerphoenix

Hello!
Check out the prebuilt snippets:
https://bootsnipp.com/snippets/featured/simple-ver...
https://bootsnipp.com/snippets/featured/timeline-s...
https://bootsnipp.com/snippets/ featured/single-col...
https://bootsnipp.com/snippets/featured/timeline
https://bootsnipp.com/snippets/featured/timeline-dotted

D
Dmitry Grebenshchikov, 2018-10-21
@somanytears

Do it with ul. So much easier.

I
igumenov, 2018-10-22
@igumenov

I would do this:
The main background of the strip would be moved higher to the timeline__body, since the strip will adjust to the number of elements inside,
and the points are already positioned relative to the timeline__item {
top: 50%;
transform: translateY(-50%)
} not just a picture, but through a regular border

N
Nazar Mokrinsky, 2015-07-03
@YoungOldMan

This is the simplest thing possible.
What does SET have to do with it, what are you going to change?
Read anywhere, loads of material for dummies.

I
Igor, 2015-07-03
@hurgadan

www.mysql.ru/docs/man/Retrieving_data.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question