Topics
Started by
Posts
Last post
Dear all, I have this txt file from where I will need to extract infromation (generate several exce…
3 replies
Below is my code. I need to search on 5 terms. The example givin, it is pulling rcords with 'APPROV…
2 replies
Hi,I've got a batch file which simply echos the username (%USERNAME%), and I'm calling this from a …
1 replies
Hello,Trying to create a selection in a specific order.The table is like this CompanyName , C…
21 replies
Hi All, Does the order in which the tables are placed inside a join matter for getting better perf…
12 replies
Hi, declare @Paper varchar(100), @Value_date datetime2;select @Paper = 'Kotimaiset osakaslainat, ki…
8 replies
Hello all, I've just started to use columnstore Indexes in a SQL Server 2016 for a datawarehouse an…
2 replies
Hello all,I'm not sure if i'm posting this in the correct area however it is an MDS related questio…
2 replies
To all:. Happy Holidays. I need some help on this statement. Currently this works but I need …
4 replies
I have a list of users who but time in on a daily basis, I want to Sum it er week and have my 52 we…
4 replies
Hi Folks,I have a requirement to update a field on every record on a series of large tables (> 3…
8 replies
It is right? CREATE FUNCTION dbo.ufn_DifferenceBetweenDates( @Date1 Datetime, &n…
6 replies
This code works, but I don;t understand it. The part I need some clarification is on the Retu…
5 replies
I've done some research on this and have yet to fully understand why it's happening and how I can f…
2 replies
Hello SQL Experts,I have a table with account #'s ( Example : 20-200-300-4000)I am using para…
4 replies
Viewing 15 topics - 2,281 through 2,295 (of 3,091 total)
You must be logged in to create new topics.