Topics
Started by
Posts
Last post
This is a first for me, I have been looking everywhere to determine if there is a way within SQL th…
3 replies
I have this proc: CREATE PROCEDURE [spUpdAssetTable] (@AssetID [int], @ReleaseDate [datetime…
8 replies
Hi There, We have an ASP application that has one function that heavily calls a large number of sql…
4 replies
I need to exclude records from a query result set if the creator of the record has marked a record …
4 replies
Greetings, One of the things our company does is answer RFPs. One of the RFP's that came across my…
4 replies
HI there have 2 tbls dept (deptno(pk), dname(varcahr), loc(varchar) emp(empno(pk), deptno(fk), sal,…
3 replies
I have a clustered index defined as follows: CREATE UNIQUE CLUSTERED INDEX [ui_WordID] ON [dbo]…
2 replies
Can you insert images into SQL Server?
5 replies
I am trying to embed established web addresses and other hot links into a field in a SQL Table. He…
6 replies
hi guys, need some help with sql.. i have 2 tbls 1-m, cust(CId(pk), creditlimit, name) and ord(ordI…
3 replies
I am using a between operator to compare characters and unable to figure out the following. The fol…
1 replies
i'm trying to write a query in SQL, and I want to link fields with another query. what i'm wonder…
2 replies
Dear All, I am migrating data over to a new system written in a completely different lauguage, the …
6 replies
Hi, I have a row which has Data format Data1|Data2|Data3|Data4|Data5|Data6 I need to split this row…
1 replies
I was under the impression that SQL2K handled noise words in the CONTAINS function, but I still get…
4 replies
Viewing 15 topics - 3,271 through 3,285 (of 4,456 total)
You must be logged in to create new topics.