V
V
vitya_brodov2021-03-26 01:04:03
Career in IT
vitya_brodov, 2021-03-26 01:04:03

How much sql java junior should know?

Hello!
At this time, I am at the stage of studying java core and then I wondered whether it is worth learning sql at this stage or should I not bother for now?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Prokhorovich, 2021-03-26
@alexgp13

It is desirable to know at least basic queries, such as creating-deleting tables, inserting-modifying-deleting rows and selects with joins:
SELECT
JOIN
CREATE
DROP
DELETE
UPDATE
INSERT
This is something without which it is unlikely to work with databases.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question