Good afternoon! I ran into a problem when working with databases. There is a table in which each object (in this case, a book) has a "title" column. Is it possible to write a Query to immediately return this "title" value instead of return the book first by ID and only then take the field from it?
2.1m questions
2.1m answers
60 comments
57.0k users