Topics
Started by
Posts
Last post
Hello, I would like to be able to update a varbinary field (named Varbinary_Data of varbinary(max) …
5 replies
I have a table that host sales totals by item by month I need to know how many months for each item…
6 replies
HI Team, please help to get the expected data. my Data like below: create table #comapny ( companyi…
4 replies
Hi I have a table with the following table setup Table A Name (String) Surname (Sring) Address (Str…
20 replies
Looking for Opinions on if this area of a C# application should be modified in how it hands things …
5 replies
Dear All, I have just migrated from SQL-2008 to SQL-2016. I see some of our queries get timed out ,…
9 replies
Dear All, I have a DB on which TDE is enabled. When trying to make a snapshot of this DB we get an …
6 replies
Hi, Can any one help me to give me the sql script for following requirement 1: List of login accoun…
4 replies
I am using Visual studio to design databases for applications / data warehousing rather than just u…
4 replies
CREATE TABLE #KjType( [Id] [nvarchar](50) NOT NULL, [Date] date NOT NULL, [Money] [decimal](32,8) …
3 replies
We have two SQL servers. One production server 2016 sp2 Enterprise edition an d one test server 201…
2 replies
Hi Forum, I have an SP developed by Pinal Dave which is great for removing all text from a given ta…
6 replies
Using row number function with partitioning, I do not get the desired result. Attached image shows …
3 replies
Hi, I have the next case with a challenge on grouping records on 120 pivotted columns. Objectnames …
3 replies
Dear Everyone I wanted to know the statement below will it delete everything in the last 30 days or…
5 replies
Viewing 15 topics - 1,306 through 1,320 (of 3,091 total)
You must be logged in to create new topics.