Topics
Started by
Posts
Last post
I am trying to figure out how to select a specific character from a list of values that I have in a…
3 replies
I have one table as follows : CREATE TABLE [StaticSiteMenu] ( [Menu_Id] [smallint] IDENTITY (1, 1)…
3 replies
I'm using SQL Server 2000 and trying to import more than 8000 characters (one single string) into a…
1 replies
Hi all, Is there any way to execute a dynamic sql statement > 8000 chars in SQL Server 2000. I a…
1 replies
Hi I have 2 tables. [CONTAINERS] AND [INDEXDATA]. THEY JOIN ON CONTAINERS.CONTAINERID = INDEXDATA.…
3 replies
Hi, I have two fields State and City in one table. When I select I get STATE CITY …
5 replies
I have number of Triggers on My Database but I want to make one of the Trigger as Recursive.Is it …
3 replies
IS there any column in the sysindexes table which highlight whethere an index is unique or not? If …
3 replies
Hi All, I ran an index defrag on my db which was 71gb, it has now become 91 gb.. Is this normal??? …
14 replies
hi all, i want to update a variable with not null values whereas i have both null,empty,not null va…
4 replies
All, I have to convert columns into rows. Table Structure: ---------------- CREATE TABLE dbo.mgr_ca…
32 replies
Hi, I Need Concatenate many rows in One row. For Example. Select id from employees id 1 2 3 4 5 I'd…
1 replies
All, I have to convert all the keywords in a procedure from upper case to lower case. Say for examp…
22 replies
how to count number of rows per hour per client and in the end total here is something like needed …
4 replies
8 replies
Viewing 15 topics - 2,341 through 2,355 (of 17,082 total)
You must be logged in to create new topics.