Topics
Started by
Posts
Last post
How can I show last days for past 3 months say.. Jan 2016 (2016-01-31 23:59:59.000) , Dec 2015 and…
15 replies
Hi, Let me start by providing a simplified version of my tables and query: CREATE TABLE #Warehous…
2 replies
We need to upgrade a cluster named instance. SQL Server is currently 2008 SP3 Enterprise 64 bit. …
2 replies
If you were to pseudo-code the below statement (to aid you in understanding what it does in context…
10 replies
I'm sorry if the Subject title of this sounds confusing, but I don't know how to describe what I ne…
3 replies
I am looking into offering SSMS to some users so they can perform operations on a database that the…
1 replies
I have two tables Source and Target (see attached). if the Badge IDs and Asset Value and Clerk IDs …
5 replies
Hey Everyone, I have been trying to build a query that would calculate the number of concurrent use…
4 replies
Hi, How do I add IIF error in the following statement? As it is currently coming up with NaN, as th…
3 replies
Hello, This is my first post I hope you can all help. My insert query is having trouble inserting t…
8 replies
I have the following query below that is inserting correctly the way it is written. However, I need…
13 replies
Hi, I have the following formula and I want to be able to avg the payments if the two values = Den…
2 replies
Any help with this would be greatly appreciated. Our company spun off a branch that is using a cop…
4 replies
Hi! I'll start with the code: CREATE TABLE #MyTable ( MyPk INT, MyValue VARCHAR(50) ) INSERT …
4 replies
Hi, Im going to try and explain this as best as I can. 2 Tables both of which have the same Field N…
15 replies
Viewing 15 topics - 391 through 405 (of 5,050 total)
You must be logged in to create new topics.