Topics
Started by
Posts
Last post
Good day - I have the following TSQL - --==== Create sample table CREATE TABLE #tbl1 ( E…
5 replies
I am purposely not pasing in a bunch of SQL on this point as I want to figure this one out but am n…
3 replies
Hi, will u plz tell me in which table i can find this in sql 2000 select * from sys.dm_exec_sessi…
1 replies
I have an application with many processes running simultaneously the query below to verify relation…
6 replies
This is what I have but keeps getting error, I have this report I need to generate by Urgency, grou…
3 replies
/* Using SQL 2005. I need to return denormalized data from this sample data: */DECLARE @tmp TABLE…
5 replies
hi friends, I'm having an Emp table with three column and three rows, Select * from Emp, I can get …
2 replies
Hi All, I need solution for the following : I have several stored procedures in a database. For e…
8 replies
HI All Wonder if anyone can help me with a funtion I have that does not work completly. THE FUNCTIO…
1 replies
Hello. I need to know -with sample code if possible- how to put row(values) as columns in a select…
4 replies
SQL Server 2005 is a big improvement over 2000 in many ways but one area it seems to be lacking is …
4 replies
This is SQL 2000, BTW. What I'm trying to do is write a stored procedure that allows a user to pas…
8 replies
Hello, I'm having a problem with a nested/subquery select. This is what I'm trying there are 7 tabl…
1 replies
Does anybody know how to convert in SQL a number from decimal to binary: Example: 'F' = 1111 I trie…
7 replies
Ok, so I want to get all the field names of a given procedure. So far I've found Select * from Inf…
1 replies
Viewing 15 topics - 10,291 through 10,305 (of 12,234 total)
You must be logged in to create new topics.