Topics
Started by
Posts
Last post
I have a clustered columnstore index that is partitioned on a date key. If I write a simple query …
2 replies
Hi Everyone, I need your help to get the required results. I want to get a machine status every 5 m…
4 replies
I have an outside company that will be sending me 2 files each month. File 1 has approx. 280 colum…
5 replies
Hi, Our client have MS-Access database which has more queries written in MS-Access 2010 version.We …
3 replies
In the below SQL statement (also attached as DOC file) it has been identified that this part…
13 replies
Dear reader The list to table is build around a while loop, one item is taken of the list and put i…
1 replies
In any regular Select query joining a few tables like below, does using this hint WITH (NOLOCK) re…
12 replies
Hi, I've inherited the maintenance of SSIS packages that were created by our former developer so I'…
5 replies
I have a select statement that selects studentid, studentjoiningdate, studentchargedhours, case whe…
3 replies
I have the following data in [table_1]: last_updated type_desc size_bytes used_bytes 2019-05-23 …
2 replies
Hi I am struggling with how to apply this. I want to get the status of a rental unit to populate a…
6 replies
Hello, trying to query the result by success or failure in 2 seperate columns as bellow but …
6 replies
Hi , I have a SP , that does an update to add comments to the table. However when there is a Null v…
10 replies
I have a table that contains data as per below script. What i would like to archive, is the previou…
8 replies
SELECT DISTINCT DS.DepartmentId FROM dbo.DepartmentStore DS LEFT JOIN dbo.Student Std on Std.DS.Dep…
3 replies
Viewing 15 topics - 1,171 through 1,185 (of 3,091 total)
You must be logged in to create new topics.