Topics
Started by
Posts
Last post
I created a table called Performance_Statistics that have several columns with just about every SQL…
2 replies
I have SQL view table to run my report. We want to count how many donations the donor contributed i…
7 replies
Hi, I get the following error , when I execute my CTE on SQL Server 2008 R2. Please help CTE1 has m…
2 replies
Hi, Below is my sample data of my table named "Groups" with Groups as ( select 1 as GroupId,'Orac…
5 replies
Hi all, Trying to get the lowest unused value of CrewID from the below table in a efficient manner …
10 replies
Hi SQL-GURU, I just make a simple qeury as following; select inc_cat.inc_cat_sc, inc_major.inc_majo…
1 replies
I would like to create an index with a few options but having issues trying to parse and run it suc…
4 replies
Hi, I am working on a rewards program and I have a table whenever customer completes a trip, his t…
5 replies
Hi, Currently there is a view in PRODUCTION. When I do a SP_HELPTEXT VIEW1 , it gives me the VIEW C…
3 replies
I have a table with data in two columns, item and system. I am trying to accomplish is we want to c…
2 replies
I'm about to start on this but my search revealed nothing. Anyone have a code snippet for changing …
6 replies
Afternoon, looking to pick some brains here to what I think is a grouping problem. I hope my explan…
7 replies
I have a query that brings in a result from a table that I have to display as a negative, so I use …
11 replies
I am using SQL 2008 R2 I have declared Declare @SQLQuery Varchar(max) Set @SQLQuery = = (' A V…
6 replies
Hi All, I am a junior dba not a developer. So I'm just trying to get use to write code in T-SQL. A…
6 replies
Viewing 15 topics - 2,281 through 2,295 (of 10,635 total)
You must be logged in to create new topics.