Topics
Started by
Posts
Last post
Does anyone know of a way to accumulate values as per the following example: 1. I have data for eac…
16 replies
Alright, Im running SQL Server 2005 Dev Edition on my works laptop. Ive just been reading up on Si…
1 replies
HI all, I looked for an article about this but had no luck. I was wondering if there are any major …
6 replies
Hi, I have a table containing lists of items that can be sorted by a user. This is a sample of the…
8 replies
/* I'm writing a query for a report and I need to combine multiple values into a a single field for…
11 replies
The store procedure write about 6 million records in a table and is taking alomst 36 min to process…
6 replies
Hi, I would like to know how can I make an INSERT in a Stored procedure that receives the values t…
4 replies
alter procedure sp_checkdbaccess AS /*Copy the output of this sp and run it on query analyser*//*T…
1 replies
Hi, I have three columns and want to update the third column based on the comparison of first two c…
1 replies
Hi all, I have a text which will be passed to a procedure / function and the procedure / function h…
3 replies
Hello, please bare with me as I am new to this. We have two SQL 2005 Database Systems. After an upd…
1 replies
OK so I've built myself a nice ASCII table in SQL with the ASCII Code, the character it represents …
3 replies
Hi , I want to define default constraint for a column to force it to UPPER. USE [GLP] GO ALTER TAB…
2 replies
Hello, I'm fairly new to T-SQL and SQL in general. Can someone point me to a good source for learni…
2 replies
Hi there, I have a datetime field that gets recorded in my db everytime an item is added to the tab…
1 replies
Viewing 15 topics - 9,961 through 9,975 (of 12,234 total)
You must be logged in to create new topics.