Topics
Started by
Posts
Last post
Hi, I have a query that will go into an ssis package (eventually). The package will run every night…
7 replies
I've been tasked with migrating half of a database to a new instance. Unfortunately for me, there a…
8 replies
Some assistance is needed. Hopefully, I can explain what I'm trying to do and someone can help me …
2 replies
Hi all, there are two tables as below: Table 1 IDValue F001A,B,C F002B,C,D F003A,C Table 2 ID…
4 replies
Hi, Sample data Declare @IsSalaryApproved bit = 0; declare @t table (Id int, CompanyID int,IsSalary…
3 replies
Hello All, When I run the query below it works fine, but when I un-comment the listed fields I get …
6 replies
Hi, How to get the lowest U.Price along with FX and Rate. ID-U.Price-FX-Rate 1280 19.1196 EUR 3.85 …
4 replies
Hi I have multiple databases in the server and all my databases have tables: stdVersions, stdChange…
4 replies
Hi, I need to insert FK information into a temp table using database name and table name as a param…
14 replies
I have a temp table I want to delete records from if the enterDate >arcDate (today's date) joine…
6 replies
I'm running SQL Server 2008 R2 with latest patch. I'm performing all index maintenance online. Ca…
2 replies
Hi, I need some help with a split function. i have records of multiple users, the last value of eve…
6 replies
I have the following: iddue_dateupdate_datemonth 2004/14/20192/4/20142 2006/16/20204/6/2014…
3 replies
Hello, I have inherited a lengthy query which I hope to optimize it, part of the query is posted he…
5 replies
Hi, I’m trying to write a query that will select closest value to Amount field in #TestValue withou…
2 replies
Viewing 15 topics - 1,486 through 1,500 (of 10,647 total)
You must be logged in to create new topics.