Topics
Started by
Posts
Last post
Hi Folks Because of a limitation on a piece of software I'm using I need to take a large varchar fi…
5 replies
Hi, I have a table with 257 mil records with latitude and longitude data. My goal is to find the cl…
13 replies
Background is that I am recreating charts in SSRS that were being created in Excel. The source data…
4 replies
So I would like to split rows in my query based on if they match criteria and I really havent dealt…
1 replies
Hi guys, I need to profile approx 35K customers into some cohorts based on their payment patterns…
1 replies
Hello, I am trying to use the function DigitsOnly by Jeff Moden. See: http://www.sqlservercentral.…
10 replies
Hi Friends, I ve the table structure below example table of my original create table fms ( fs_locn …
1 replies
this query runs to long how can I speed it up???? SELECT WIP_master.uompScheduleNumber ,CASE WIP…
5 replies
Hi Everyone, I have been asked to report on missing Stock in our Warehouse. My work uses SAP Busine…
3 replies
Hello It's my first post here but you guys are doing incredible job I am trying to do something th…
3 replies
how can i check how much space is allocated to the database in SQL Server
2 replies
Dear all: I created an application that will upload a csv file and insert it to a SQL table. Some o…
6 replies
I have two dates. How do I get the one that is the lowest. One may be null. I don't want null unles…
4 replies
We have an address table with a house_num field which is a nvarchar. Most of house numbers are numb…
4 replies
This my table named myData CREATE TABLE [dbo].[myData]( [idx] [int] NULL, [paymentMethod] [nvarc…
1 replies
Viewing 15 topics - 1,531 through 1,545 (of 10,647 total)
You must be logged in to create new topics.