Topics
Started by
Posts
Last post
Hi, All whe i connect the sql server with SSMS i got these error.please help The parameter is inco…
1 replies
Hi, I have created a function that will check whether the data is null or not. If its null then it …
7 replies
I have a lookup table, as below. Each triggercode can have several service codes. TriggerCodeServi…
1 replies
Hi, Can somebody help with the query below, it works but not very efficient - its little slow. Is t…
8 replies
Hello, I have encountered some weird behaviour. Code that has been working for "eternities" suddenl…
13 replies
hi all, whit this query i get only the records i need, but i would like to output in this way 1 - …
3 replies
Good morning, I have the following tables: --acts as a transaction table CREATE TABLE #TestData …
4 replies
Guys, I have a stored procedure that does the following BEGIN TRANSACTION OUTERTXN BEGIN TRANSACTI…
2 replies
Hello, I am using SQL Server 2012, and I have a query that gets data from 4 different sources and s…
1 replies
Hi, I need some help with an update query . Create table #projects ( ID INT IDENTITY(1,1) , OrderID…
3 replies
I am working with a stored procedure that needs to roll up a week number column once a week - colum…
2 replies
hi, I want to check if column 1 = 'ab' then I need all the other columns (column2, column3 ) values…
2 replies
Hi friends, We need to create a pdf file from SQL server preferably from a stored procedure. Appl…
3 replies
Hi, I am in process to develop TSql code to identify change in data. I read about Binary_checksum …
2 replies
Hi I have SQL Server 2012, and I'm trying to execute a bcp with a queryout and it is not working wi…
1 replies
Viewing 15 topics - 3,376 through 3,390 (of 4,984 total)
You must be logged in to create new topics.