Click here to Skip to main content
15,886,919 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralSQL -- more on language choice Pin
PIEBALDconsult19-May-23 12:39
mvePIEBALDconsult19-May-23 12:39 
GeneralRe: SQL -- more on language choice Pin
honey the codewitch20-May-23 3:28
mvahoney the codewitch20-May-23 3:28 
GeneralRe: SQL -- more on language choice Pin
PIEBALDconsult20-May-23 3:40
mvePIEBALDconsult20-May-23 3:40 
GeneralRe: SQL -- more on language choice Pin
honey the codewitch20-May-23 3:48
mvahoney the codewitch20-May-23 3:48 
GeneralRe: SQL -- more on language choice Pin
Nelek20-May-23 8:08
protectorNelek20-May-23 8:08 
GeneralRe: SQL -- more on language choice Pin
obermd20-May-23 15:48
obermd20-May-23 15:48 
GeneralRe: SQL -- more on language choice Pin
honey the codewitch20-May-23 15:52
mvahoney the codewitch20-May-23 15:52 
GeneralRe: SQL -- more on language choice Pin
Sander Rossel23-May-23 3:12
professionalSander Rossel23-May-23 3:12 
I've noticed that many people and/or companies think that SQL is somehow easier than programming.
I've even worked for a company where you were automatically a "SQL consultant" if you didn't know how to code.
Recently, I picked up a project for a company with 10K(!) procedures mostly written by a guy who didn't know how optional parameters work.
The result is that I've found plenty of simple front-ends with "SQL back-ends".
Basically a simple web app that just executes stored procedures on GET and POST requests.
The stored procedures are usually written by "IT professionals", "consultants" and managers.
The problem with working like this, SSMS is not an easy tool that formats your code (format is always terrible!), where you can search and debug or where you easily implement DevOps practices.
Completely unmaintainble.

GeneralRe: SQL -- more on language choice Pin
PIEBALDconsult23-May-23 4:06
mvePIEBALDconsult23-May-23 4:06 
GeneralRe: SQL -- more on language choice Pin
jschell23-May-23 5:43
jschell23-May-23 5:43 
GeneralRe: SQL -- more on language choice Pin
PIEBALDconsult23-May-23 6:19
mvePIEBALDconsult23-May-23 6:19 
GeneralRe: SQL -- more on language choice Pin
jschell23-May-23 5:41
jschell23-May-23 5:41 
GeneralRe: SQL -- more on language choice Pin
Sander Rossel23-May-23 22:31
professionalSander Rossel23-May-23 22:31 
GeneralRe: SQL -- more on language choice Pin
jschell24-May-23 5:48
jschell24-May-23 5:48 
GeneralRe: SQL -- more on language choice Pin
Sander Rossel24-May-23 21:26
professionalSander Rossel24-May-23 21:26 
GeneralRe: SQL -- more on language choice Pin
jschell25-May-23 6:41
jschell25-May-23 6:41 
GeneralGTA V Premium in offer Pin
Nelek19-May-23 9:44
protectorNelek19-May-23 9:44 
GeneralRe: GTA V Premium in offer Pin
dandy7219-May-23 10:24
dandy7219-May-23 10:24 
GeneralRe: GTA V Premium in offer Pin
Nelek19-May-23 10:38
protectorNelek19-May-23 10:38 
GeneralRe: GTA V Premium in offer Pin
dandy7221-May-23 4:04
dandy7221-May-23 4:04 
GeneralRe: GTA V Premium in offer Pin
Nelek21-May-23 9:51
protectorNelek21-May-23 9:51 
GeneralRe: GTA V Premium in offer Pin
dandy7222-May-23 3:45
dandy7222-May-23 3:45 
GeneralRe: GTA V Premium in offer Pin
OriginalGriff19-May-23 19:08
mveOriginalGriff19-May-23 19:08 
GeneralRe: GTA V Premium in offer Pin
dandy7221-May-23 4:06
dandy7221-May-23 4:06 
GeneralRe: GTA V Premium in offer Pin
OriginalGriff21-May-23 4:14
mveOriginalGriff21-May-23 4:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.