Topics
Started by
Posts
Last post
You can specify which database to use by issuing: Use [databasename] Is there something like this w…
4 replies
Hello, I have a table that is structured (not including nonclustered indexes) as follows tbl…
2 replies
hi all , Even i solved the problem by giving the whole query which has to be executed for getting t…
3 replies
Hello my friend, I want to know how to truncate transaction lo…
4 replies
Below is a trigger that I'm TRYING to use (in SQL2000) to list which columns are updated. However,&…
4 replies
Hi! What SET options to use and with what settings (ON/OFF) when creating the indexed views? The pr…
2 replies
i have a table called TEMP CREATE TEMP (ID INT, stdate DATETIME, enddate DATETIME, CODE CHAR(10)) I…
6 replies
When running update text statement, Im having trouble tracking down why I get the following error; …
1 replies
I'm hoping this is the right forum to post this question in. I'm trying to create a SQL View which …
7 replies
Can anyone please let me know if there a table which doesnt have a unique identifier how is i…
2 replies
Hi, In Enterprise Manager you can right-click on a database then from the All Tasks you can select…
3 replies
I have to append a series of numbers to the end of a column in the oputput, starting at 800 and inc…
2 replies
I'm trying to convert another developer's Access query to a stored procedure or function. In …
3 replies
I'm new to writing triggers. The following simple trigger works fine. However, is there anything I …
5 replies
I would like to insert rows into tableX from TableY where they already do not exist in table…
4 replies
Viewing 15 topics - 13,231 through 13,245 (of 17,082 total)
You must be logged in to create new topics.