Topics
Started by
Posts
Last post
Hi Gang- I keep getting "error validating the formula" for a computed column I'd like to create. I …
2 replies
Hi, Why doesn't a RAISERROR inside an AFTER trigger "break" the transaction? Is there any flag or S…
6 replies
Some developers say that every table in a database should have a Rowversion column. I know it's ess…
4 replies
I'm trying to optimize a slow query: declare @sys_change_context UNIQUEIDENTIFIER = 'DC59A04B-114D-…
6 replies
Hi Friends pleasde some one help me, CREATE TABLE [dbo].[#diff]( [model_key] [varchar](25) NULL, …
9 replies
When I insert data, it is cutting of leading zeros as the column I am inserting is of 'int' dataty…
7 replies
I need help writing a query which retrieves all permutations of a combination of the values: instru…
18 replies
Expert, I am working on scheduling a job which runs every 10 minutes and kill any active session (w…
12 replies
Apologies if this is not the proper forum... We have a data table whose columns are: ID DeviceID Va…
3 replies
I have a rule engine that generates the SQL from a script and thus the reason for the question and …
12 replies
I'm trying figure out how to set a Hold column value for based on a running total and an invoice am…
10 replies
Hi I have a bit of a conundrum I have a table which i've aggregated to : Year, Week, Customer, Prod…
11 replies
First of all let me start by saying Hello everyone and I'm a decent Front End Dev not a backend. So…
4 replies
Hi, the syntax for creating an user in T-SQl allows both create user a from login a -- as well as …
1 replies
I have two tables joining based on Member ID and Member Name. My question is do we have any functio…
15 replies
Viewing 15 topics - 1,741 through 1,755 (of 4,984 total)
You must be logged in to create new topics.