Topics
Started by
Posts
Last post
Ok, so I tried working on this for a while before I posted on here, just can't get it. When I'm wa…
2 replies
Hi SQL 2005. I have a production server which I backup and restore to a test server. However, whils…
7 replies
Does a GROUP BY on a column that is not in the select list have any bearing on the SELECT results? …
5 replies
Firstly, Forgive me. From my understanding CTE's replace subqueries. But when working with large da…
39 replies
Ok here is some test data.... ---===== If the test table already exists, drop it IF OBJECT_ID(…
3 replies
Hi, I have managed to construct a CTE query to get a hierachy of parent-child related items from my…
2 replies
Sample Input : ----------------------------- EmpID----Date-------Status ---------------------------…
3 replies
Hi All, I have one problem. create table tN ( id int null ) insert into tN values (null) insert int…
9 replies
Hi guys / gals, I am trying to calculate the running sum conditionally; basically if the running su…
6 replies
Hello, I'm using SQL 2005 Standard and trying to execute some commands, which isn't quite easy. So,…
7 replies
Hello All, I have a table which contains column named forum_name, forum_id, parent_id & forum_…
1 replies
In sql server 2005 I am able to create table using the script but not able to create by right click…
3 replies
i need basic logic about bestbuy.com seach.i want to make this kind of search plz help me that how …
2 replies
i need basic logic about bestbuy.com seach.i want to make this kind of search plz help me that how …
2 replies
Hi, Here is my tables structure. My tbl_StockMaster will have around 20 records. My tbl_StockData w…
3 replies
Viewing 15 topics - 5,221 through 5,235 (of 12,234 total)
You must be logged in to create new topics.