Topics
Started by
Posts
Last post
Hey guys Suppose I had the following table columns as well as the row: MyTableCol_A &nbs…
4 replies
I am working on a stored procedure that is supposed to insert or update rows in a remote table. I t…
8 replies
Can anyone help me with this?I need to find the allocation history of projects for employees.For th…
2 replies
I want to get the distinct values from this table as row no 3 and 10 are the same .I just want to d…
5 replies
Hi, Because of the application issue, we are seeing partial duplicate row, how to combine duplicate…
6 replies
I have searched for the last 4 hours looking for how to implement a simple queue system in SQL Serv…
6 replies
Hi I want to write if the table exists in the database in dynamic sql then select from that t…
1 replies
DECLARE @CountResults TABLE (CountReturned VARCHAR(1000)) declare @SqlStatement varchar(8000) …
4 replies
Hi AllI need to find all procs from a database which reference tables from another databases. all m…
4 replies
Hi I'm new to CASE statements and wondering if the following can be simplified: SELECT &…
4 replies
Hi I have a stored procedure (see below) from which I need to get the Total Profit which will basic…
4 replies
Hi All,I have a script that outputs data to a txt file which is then manipulated in excel to g…
10 replies
Hello all, I have a stored procedure that looks at a user profile table, to create a list of users…
6 replies
hi, In x query of sql-server, there is a function which can be calle…
1 replies
This is what is happening here: We have lots of big data, table's size is often around billion and …
28 replies
Viewing 15 topics - 1,096 through 1,110 (of 4,984 total)
You must be logged in to create new topics.