Topics
Started by
Posts
Last post
Hi I have a query that returns aggregated data for a day between start and end date . Now My mana…
5 replies
I have stored prcuder like create proc calcaulateavaerage @studentid int as begin -- some compleca…
6 replies
Hi Guru's I'm trying to run a Select on an entire table Via Select * From However a couple of …
6 replies
is there any way to compare every table with each other in a database list the number of common col…
7 replies
Hi All, I need to return the minimum date from my table and manipulate it so it starts from the fi…
3 replies
/****** Script for SelectTopNRows command from SSMS ******/SELECT TOP 1000 [ServerName] ,[IsE…
12 replies
Hello all, I wonder if somebody could point me in the right direction... I have following table: SE…
6 replies
Hi, I'm confused how to solve this: Using UPDATE, MERGE, table-valued UDF or what?:w00t: I know usi…
2 replies
Hi there, I'm hoping for a pointer in the right direction as I can't suss this out & feel tha…
4 replies
Hi Friends, I have table (Table_A (A_id int(PK), col1 nvarchar, col2 nvarchar, col3 nvarchar, c…
2 replies
Hello experts, I looking for script (actually for data) for smart first name conversion. I.e. if us…
19 replies
Hi Friends, I have the sample data for the following Structure Create Table PivotA ( IDT int,A int…
4 replies
Hi All Thanks in advance for any advice. I need to print address data in blocks of 8 for the labels…
6 replies
Hi Guys, I'm in need of a solution that takes data from a primary table and also values from a sepa…
3 replies
This query seems to take forever. Is there a way I can speed it up? SELECT cat.Catego…
4 replies
Viewing 15 topics - 3,496 through 3,510 (of 10,647 total)
You must be logged in to create new topics.