Topics
Started by
Posts
Last post
I was just wondering is there any way to query the transaction log life in sql server? actually i w…
9 replies
How can I pull the absolute max StepNum? Here's my query and its result set. SELECT max(StepNum) A…
2 replies
Is there a table in SQLSERVER that I can query that will tell me all tables that use a particular f…
1 replies
Hi folks, I am trying to dynamically add columns to my result set.I believe that I may need a cross…
32 replies
I am working on a job where different applications are setup as different databases on a single SQL…
2 replies
I have a table structure Titles (table) -> TitleID (Primary Key clustered index) -> Autho…
8 replies
Hi, We are converting a very large application with multiple databases from SQL6.5 to SQL2000. We …
1 replies
I am trying to feed a comma separated list of integers into a function as an nvarchar(3000) and use…
3 replies
how can i stop the replication between two servers for some time and then can restart the replicati…
1 replies
My stored proc produces a number of temp tables which may get quite large. Which are created may d…
11 replies
Good morning you all! I have two stored procedures. The first one is formats and prepares all the n…
3 replies
I have 2 tables, one called 'Names' (ID int, Name varchar), and another called 'Schedule' (ID int, …
2 replies
I want to retrieve all rows from 3 different tables and return no duplicates from each table
2 replies
I have a table A and another B.I wanted to write a trigger so that if I insert or delete a row in t…
1 replies
....in having a "mm" in the datepart function if it only returns "m"?? And the same goes for "dd" F…
3 replies
Viewing 15 topics - 14,281 through 14,295 (of 17,082 total)
You must be logged in to create new topics.