Topics
Started by
Posts
Last post
When I run this script on my local dev server from SSMS, it works as it should. When I run this scr…
10 replies
hi all i have table with data type decimal (18,2) when i try to load more then 2 decimal it is r…
2 replies
I have one small table about 150rows and second bigger about 50000rows If I join together and I sel…
20 replies
I am writing a stored procedure and have a query where I create a variable from other table [Code] …
6 replies
Hi, I am having to move data from a table in one database to another. The data in the first table…
8 replies
Hello, Please see screenshot attached. Why it is skipping NULL Value in query-2? I want that NULL s…
5 replies
I'm developing a database where one client will call 4 stored procedures one after the other - the …
4 replies
I'm a system admin and I try to configure IBM Qradar (SIEM) with a dozen of SQL servers I have. The…
1 replies
reate table #Check ( Date Date , Amount money ) Insert into #Check values ( '04/21/2012','2000') In…
2 replies
Hi I have an area of a report that id like to use on other reports, its just a few images with some…
2 replies
Hi, I have a SQL Server procedure running on 2012 with two insert statements. Procedure runs on loc…
1 replies
Hello, I trying to figure out the logic to add a number to the end of an ID to create a series. For…
19 replies
I have a view I've created which displays client sortname, partner and date added which displays 7 …
8 replies
CREATE TABLE DHS(CUSTOMERNBR VARCHAR(20), CONTRACT VARCHAR(20), SUBCONTRACT VARCHAR(20) , STARTDATE…
1 replies
I need to be able to add minutes to a datetime value, which only cover working hours. I have a holi…
1 replies
Viewing 15 topics - 3,826 through 3,840 (of 4,984 total)
You must be logged in to create new topics.