Topics
Started by
Posts
Last post
Can privileges be granted to create tables in several schemas while limiting the creation…
5 replies
Hi.The following script fetching number of user session. Is there way to get total user session alo…
4 replies
I have result set from @runtimequery like below .I want to set 2 parameters according to the in it …
4 replies
By: sgmunson
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
By: itortu
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
By: Thom A
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
By: Ed Wagner
DECLARE @CountResults TABLE (CountReturned VARCHAR(1000)) declare @SqlStatement varchar(8000) …
4 replies
By: Thom A
Hi AllI need to find all procs from a database which reference tables from another databases. all m…
4 replies
By: Super Cat
Hi I'm new to CASE statements and wondering if the following can be simplified: SELECT &…
4 replies
By: Thom A
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
By: Radders
Viewing 15 topics - 1,096 through 1,110 (of 4,984 total)
You must be logged in to create new topics.