E
E
etherreals2015-11-15 18:16:41
SQL
etherreals, 2015-11-15 18:16:41

What knowledge of sql does a junior .net developer need?

I heard that the most important thing is to understand joins (join), and the rest is not necessary. Well, just for understanding.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Saboteur, 2015-11-15
@etherreals

SQL from a user's point of view, not an administrator's, is a fairly simple thing.
To understand selections, joins, to be able to create a database / set up rights - this is the user level.
Deal with the optimization of tables, indexes - the level of a good advanced user.
Deal with backups, restores, replications - administrator level.
Junior-have enough of the first option, then move on to the second. The third is optional.

M
Max, 2015-11-15
@MaxDukov

IMHO that is just simple. Much more interesting is the use of groupings.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question