Viewing 15 topics - 264,901 through 264,915 (of 284,125 total)
Topics
Started by
Posts
Last post
I am inserting a new record into a table in a stored procedure. Do I always have to insert a value…
1 replies
I am trying to calculate percentage in select statement but i am getting wrong result, please help …
2 replies
I have a table that does not have an index. There are some duplicate rows in the table…
3 replies
I need to get a list of tables where there is an identity field. I didn't find these informat…
6 replies
I'm new to SQL but have taken a couple classes. I know how to backup and restore a database, but I'…
5 replies
I have a DTS package where I copy some columns and derive a column in the destination table ba…
1 replies
This query works fine in Access select col1 + col1 as expr1, expr1 * 2 as twice_expr1 from a_table…
4 replies
I need to read columns in first table and insert it as rows in second table. (Like a pivot table). …
4 replies
Can someone shed some light on this for me? Each of these conditions in my where clause work …
5 replies
What is the criteria for a view to show up under linked servers\views? My own user defines views do…
3 replies
Hi there, I would like to know what security group I should give our people who need to install ven…
1 replies
The Microsoft SQL full-text indexing seems to be working fine, however why does it only work when I…
1 replies
Here is my trigger code. CREATE TRIGGER insert_into_emp ON emp FOR INSERT,UPDATE,DELETE AS SET XACT…
5 replies
Hi, I am working on a project that uses a MSDE 1.0 database. After performing a large number of tra…
1 replies
Hello, I have a question about server configuratioin. What would you choose between servers 1x2.4G…
3 replies
Viewing 15 topics - 264,901 through 264,915 (of 284,125 total)