Topics
Started by
Posts
Last post
I need to pull records from a table and that would be pretty simple, however, the select statement …
8 replies
Hi all experts, Every passing day i am learning new stuff in SQL Server. Since last few days i am l…
1 replies
How would you write a query that would return only the items in the where clause, which were not fo…
5 replies
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
Viewing 15 topics - 3,856 through 3,870 (of 10,647 total)
You must be logged in to create new topics.