Topics
Started by
Posts
Last post
Hi, (SELECT COUNT(ID) AS TCount from dbo.Listing where StatusPriorMonth ='Active' ) SELECT COUNT([A…
4 replies
By: SQLRNNR
Hello - I am trying to run the following query: Select column1, column2, column3, CASE WHEN ((sel…
15 replies
By: SQLRNNR
Hello All, I’ve been researching this all morning and so far have not come up with a solution and t…
4 replies
hi. i have problem about a query with dinamic insert. i have a few table that i set their column na…
7 replies
By: m_cg
Can any body tell me what is merge join and hash join in sql server and what is the use of that?
2 replies
Hi, I have the following schema and sample data. CREATE TABLE [dbo].[sscSignalTypes]( [signalTypeI…
5 replies
By: keymoo
Hi, I need your expertise on this issue. Basically the reason to do this is to calculate YTD values…
2 replies
Please give me an example of a T-SQL Statement that does user maping
10 replies
is there an easy way to split a fully qualified name into schema and tablename? My issue is the nam…
12 replies
I was trying to get the identity for a table and whether one exists. I tried the following I had f…
7 replies
By: tshad
I am having difficulty in trying to wrap my head around, maybe it is just that I am back from vacat…
2 replies
Query: ------- SELECT RoleName FROM ROLES Output: -------- RoleName --------- Admin User Process Qu…
1 replies
I want to select the number of occurrences in table [extlinks] with a count on unique occurrences o…
10 replies
hi. i have a dinamic query like below: ALTER PROCEDURE [dbo].[Update_DinamikGal] @baslik varchar(ma…
5 replies
and then Login to Management Studio
1 replies
Viewing 15 topics - 8,116 through 8,130 (of 10,635 total)
You must be logged in to create new topics.