Topics
Started by
Posts
Last post
I am trying to figure out how to pull the data from two tables where I can return firstname, lastna…
1 replies
I need to execute this query for Multiple DB to check Index and store in a table, below query only …
6 replies
Hello All, I've been tasked with taking the following three attached Excel files converting them i…
2 replies
I have the below query which merges 9 tables into a single table NBCVadodra but doesn't get updated…
8 replies
I am trying to figure out how to take the following and dynamically generate a new column for…
10 replies
I'm a long time Data Developer and have been using SSMS quite heavily since 2005. I've never had an…
7 replies
Hi All,New to SQL server Management studio and trying to build basic query to extract some data.&nb…
5 replies
update doncentes set (nombre_docente, fecha_nacimiento, email_docente, id_materia) select 'dario','…
1 replies
Guys, is there a way to add a week number column to the following, so essentially i have a new colu…
2 replies
Using SSMS 17.5 and trying to run a series of queries through a SQL Server Job. I am connecting to …
2 replies
I am looking for a way to add or subtract fractions stored as 2/3 , 7/5 or 2/7 , -5/6 et…
2 replies
Hello, I am creating a program using VB.NET. I would like the database to handle automatically crea…
1 replies
I'm to replace 2 hidden characters CHAR(0xC2) and CHAR(0x92). SELECT CHAR(0xC2) CHAR1, CHAR(0x92) C…
11 replies
I want to execute this for Multiple DB how should I use this in Cursor DECLARE @note VARCHAR…
21 replies
Our current environment is using mostly SQL Server 2014 and a few 2016 servers. We are developing a…
1 replies
Viewing 15 topics - 1,426 through 1,440 (of 1,532 total)
You must be logged in to create new topics.