Questions tagged as 'sql-server-2016'

1
answer

Identify if a string is uppercase in sql server!

I have a field in a table that must be filled in all lowercase, but the user being user has filled some lines in uppercase. I want to identify which records are in order to request correction. How can I test if my string is all uppercase?   ...
asked by 02.06.2017 / 19:24
1
answer

Difference between Users and Logins

In SQL Server we have the option to create logins and database users a>. What's the difference between the two?     
asked by 17.05.2017 / 15:47
1
answer

Error in Setup.exe of Sql server 2016 developer x64 [closed]

I downloaded the SQL Server ISO file, I mounted it and at the time of clicking setup.exe this error occurs. Cananyonehelpme?IneedtoinstallSQLServertousealongwithvisualstudio.Ididnotuninstalleverythingandtriedtoinstallagain,cleanedeverythingthat...
asked by 16.09.2017 / 17:10
0
answers

Inserting data with special characters in SQL SERVER

I'm having trouble making a registration, it does the correct data insertion, however I'm having problems with special characters even though I have defined <meta charset="UTF-8"> In pure php header('Content-Type: text/html; charset...
asked by 29.03.2018 / 18:07