Topics
Started by
Posts
Last post
Hello, I'm running a stored procedure which is completed successfully. One part of it does update t…
3 replies
I have the following update I would like to perform, however the column I am updating (BITS) is an …
2 replies
I have an identity integer column to one of my table and its increament value is 1. On inserting a …
3 replies
Hi, I am seeking for getting list of saturdays between two dates (ex: 07/13/2008 to 08/13/2008), af…
6 replies
I am having a problem returning records in sql. I am trying to retrieve the first record in a tabl…
3 replies
In SS2008 when you view an xml execution plan in sql server, it will still show the graphical execu…
4 replies
I have to update a table based on a column from one table to the column of the other table. Table1(…
3 replies
How can I launch an MSAccess macro through xp_cmdshell? I've tried to do this through xp_cmdshell -…
5 replies
Hi, I have a local SQL server on my laptop and I've set up some databases for development. I got a…
12 replies
Hi All, I want to execute a dynamic query DECLARE @TMP2 TABLE (COL_NAMES VARCHAR(255)) DECLRE @TMP…
4 replies
Hi, I have a table that has UNIQUE NONCLUSTERED INDEX on two fields FolderId & ItemPosition. N…
2 replies
All, I have more than 300 tables in my DB , each table as a unique column, this column value (GUI…
4 replies
I am looking for a way to insert records into a child table that has a primary key from a parent ta…
4 replies
When data is read / written to the database it is recorded in the transaction log, does this mean t…
6 replies
You have an SQL query that is referencing multiple tables and views. Using a query optimizer you d…
5 replies
Viewing 15 topics - 4,696 through 4,710 (of 10,974 total)
You must be logged in to create new topics.