Viewing 15 topics - 269,881 through 269,895 (of 283,830 total)
Topics
Started by
Posts
Last post
Is it possible to go back to a point in time between 2 full backups of a db? I have a full backup a…
3 replies
How i can drop my pk-fk relationship for all tables in one go.Plz suggest
2 replies
Hi All, One of our user accidentally deleted all the tables. Please tell us as how to restore those…
6 replies
When creating a view, you state your selection criteria which can include character constants that …
2 replies
Hello all! One thing that is easy to note as you follow SQLServerCentral.com for a while is that al…
5 replies
Hi all- I have a situation where I need to get the system datetime from within a UDF. And I get an…
3 replies
I'm running into major performance problems with the following statement: UPDATE [WebDB].dbo.ACL S…
8 replies
Hi, I am running SQL server 2000 Enterprise Ed. We have a database designed buy a third party which…
3 replies
Hello all, Is there a way to identify Junction tables in a database using T-SQL? -Isaiah
4 replies
I have a select query that gives inconsistent result sets that is based on tables with static data.…
13 replies
I have a session table: CREATE TABLE [dbo].[session] ( [session_id][char](32) NOT NULL , [data][tex…
2 replies
I want to find whether the given (Server name as input )SQL Server is active or not using T-SQL.
2 replies
I need some help with getting a point in time restore to work successfully. I need to restore my d…
13 replies
When SQL Server evaluates (in a WHERE clause) something like: "TeamID IS NULL OR TeamID = @ID" ...a…
14 replies
In a stored procedure report, how do I allow an optional filter for a select statement/ For example…
24 replies
Viewing 15 topics - 269,881 through 269,895 (of 283,830 total)