lets say I have 7 columns in table, and I want to select only two of them, something like this SELECT `name`,`surname` FROM ...
-
May 25, 2022
- 0 Comments