Most voted "sql-server-2016" questions
5 questions
Sort by count of
-
6
votes1
answer2181
viewsIdentify if a string is capitalized in sql server!
I have a field in a table that must be filled all in lower case, but the user being user filled some lines in upper case. I want to identify what records are like this so I can request correction. I…
-
5
votes1
answer546
viewsDifference between Users and Logins
In SQL Server we have the option to create logins and database users. What’s the difference between the two?…
-
1
votes0
answers61
viewsInserting special character data into SQL SERVER
I’m having trouble making a registration, do the correct data insertion, however I’m having problems with special characters even having defined <meta charset="UTF-8"> In pure php…
-
1
votes0
answers140
viewsDBCC CHECKDB Cannot continue the Execution because the Session is in the Kill state
In our current database scenario, we have two databases A main database: BANCO01 And a BANCO01 dependency database used for testing: BANCO02 After running the database integrity check script. DBCC…
-
0
votes1
answer167
viewsSql server 2016 Developer x 64 Setup.exe Error
I downloaded the ISO file from SQL Server, mounted and at the time of clicking setup.exe this error happens. Can someone help me? I need to install SQL Server to use together with visual studio. FA…