Topics
Started by
Posts
Last post
Hi I want below data to appear like below using query CREATE TABLE [dbo].[Test]( [DocEntry] [int] …
1 replies
I am using the EXACT same query in SQL Server Management Studio (2014) as I am in my C# program, bu…
3 replies
Hey guys, I need to connect to an Oracle Cloud database inside ssis. Can someone point me to a tuto…
3 replies
Dear all, I have noticed that a "SELECT * ..." is about 10 time faster than "SELECT Column1, Co…
6 replies
hi im looking at a query for a friend that has to be lacking in indexes. I'm in ssms. i ran an es…
10 replies
I have the following Stored Procedure that attempts to UPDATE a table, and if there is no correspon…
2 replies
I am calling an Update routine from C# and need to determine if the Update routine found a matching…
5 replies
I have a Colum that outputs this data, depending on the Card Type: 0991719957291436|02|22|VISA|Visa…
7 replies
By: chef423
I'm testing a long running job and want to stop it after it has been running for, say, 2 hours. How…
11 replies
I have a query Select Id, WOCode, Site, Section, CompletionDate from work orders where type = 'BRE'…
7 replies
could you please help, i want to update holidayAll column with same Holidaydate as 3days b…
3 replies
Hi guys. I need help with query results output. I have the following table: create table MyTable(…
4 replies
Does anyone know of an "AdventureWorks-esque" sample database for the heatlhcare, health insurance …
16 replies
Team, Please suggest or if you have an example please share the link for loading AML (anti moneylau…
7 replies
Dear all, What is the reason and fix for the below error? The Replication_User is used in Security …
3 replies
Viewing 15 topics - 1 through 15 (of 3,067 total)
You must be logged in to create new topics.