Topics
Started by
Posts
Last post
Hi, A. Changing the seed and increment values on the identity column The following example changes …
2 replies
Hi, Is this possible, and if so what is the correct syntax. I have one table called Contacts... pk…
17 replies
I have a Class table thus: ClassID (PK), SetCode, SubjectCode, YearCode, InstructorID and I need to…
6 replies
Hi, I want to know how to get image data type value. I crated a table with One I…
6 replies
Anybody know how to determine which columns are referenced by a computed column in SQL? ie, I have …
12 replies
this is driving me nuts - anybody know why i get the error... "Incorrect syntax near the keyword 'c…
5 replies
Is there a way to detect CR/LF's in a string? For example; 'This is a test message' I need it to re…
7 replies
I have a view that returns an inordinate amount of data. However, for reasons I don't wish to bore …
3 replies
For some tables (but not all) SQL Query analyzer output the follwing message: (This happen during u…
3 replies
Is there any inbuilt procedure to find total number of ciolumns in a table. I searcehd some system …
7 replies
I have a table Number with following columns ID &nbs…
5 replies
Is there a function like the Upper and LOWER functions through which I can get data in Proper or Se…
2 replies
hi friends, i got a terrible problem, some 1 entered my site and changed my password, and he had em…
11 replies
I was wondering if it's possible to calculate a simple moving average (SMA) or even better an expon…
23 replies
Need to Insert an NVARCHAR(2) column into an INT column. INSERT INTO tbl_a (col_A) VALUES SELECT co…
29 replies
Viewing 15 topics - 9,976 through 9,990 (of 17,082 total)
You must be logged in to create new topics.