Topics
Started by
Posts
Last post
I want to limit the number of rows that I can insert into a table for a certain value to 4. So I ca…
6 replies
You have a table called table1, it has 2 columns ID and Name, no indexes RUN 1 select ID, Name from…
9 replies
We are sending data from SQL server to one of the client who has oracle replication by enabling cha…
1 replies
I have this code which checks for long running queries and emails me if the query is running for mo…
2 replies
Hi, I have a table which records a record each time a device connects, it has an Identity columnn L…
1 replies
Hello community, Suppose i want to Calculate percentage per family product regarding the total of s…
2 replies
I added error handling to a stored procedure I inherited to check for errors after every update - d…
5 replies
I have an export table from another SQL-server database. This table contains an identity. I want a …
16 replies
I need help unpivoting this data: IDHDRIDRIDWMItemItemDescriptionDCPrepaidCollect 113DC…
5 replies
Hello, I apologize for the question but I just can't seem to get the outcome. I'm trying to have th…
8 replies
Hi All I'm trying to pull out a week number but instead of using the default 01-Jan, I want to use …
9 replies
Plenty of times I have encountered a request and/or a solution **) to export data from one database…
4 replies
I am trying to execute an alter command on a linked server. I am getting the error "The object nam…
4 replies
Hello community, I have build this query and what i want is : 1. When fo.dprocesso not null then re…
2 replies
I have a small table which collects disk size information and insert the data into a table. Now I s…
2 replies
Viewing 15 topics - 1,531 through 1,545 (of 3,091 total)
You must be logged in to create new topics.