Topics
Started by
Posts
Last post
Hi all, I have a question about the UPDATE syntax. There are the following - fictive - tables: Tabl…
5 replies
Hi Friends, I have reporting TSQL query- in this query within the select statement I have 2 fields …
11 replies
Guys, I've created a temp table which has a bunch of IDs and dates, something dead simple like this…
10 replies
I have a table that stores a tablename, the last time the table was accessed and when that data was…
3 replies
Hello, I have a sql table as below AutoIdPIDItemIdItemItemValue Date 7560 432 1 …
2 replies
Hi All, Thanks for looking into my post, well I been scratching my head for a long time now the req…
1 replies
Hi people, I have a question about nolock. I work in a company that there is a rule: all select que…
16 replies
Hi, I have requirement to get only stored proc name and trim everything before and after stored pr…
11 replies
We have a user who has come from an environment (SAS) where all of the queries she ran were logged,…
20 replies
I'm working on SSRS reports there is on column i.e Holding period where we actually calculate for h…
1 replies
CREATE TABLE [dbo].[mike_inventory]( [itemid] [int] NULL, [location] [varchar](50) NULL insert in…
3 replies
Can someone help me understand why this is happening: If I put the following in a where clause: CA…
4 replies
Hi, Please guide me on following scenario. In one of my application i am giviving provision to user…
1 replies
I have a question about when a CROSS APPLY is processed in a query Using the following code as an e…
1 replies
//EDIT: I've posted in the wrong board, I should have posted in the General Board, ut I don't know …
12 replies
Viewing 15 topics - 3,856 through 3,870 (of 10,636 total)
You must be logged in to create new topics.