How to stop doing the same thing
Do you like to repeat routine operations over and over again? So I don't. But every time in the SQL client when working with the Rostelecom storage, I had to register all the joins between the tables manually. And this despite the fact that in 90% of cases the fields and conditions for joining tables coincided from request to request! It would seem that any SQL client has autocomplete functions, but […]
