Viewing 15 topics - 253,741 through 253,755 (of 283,998 total)
Topics
Started by
Posts
Last post
Where can I find an excellent resource(s) to learn more about optimizing queries, and other ways to…
6 replies
RESTORE DATABASE is terminating abnormally. [SQLSTATE 42000] (Error 3013) An internal consist…
20 replies
I'm having a problem concatenating a variable to itself. I don't receive an error, I just don…
2 replies
Can anyone suggest why this code produces a strange bug? The function takes a string of integers, t…
1 replies
Good afternoon! How do I make this work? I want to append rows in table dbo.Diagnosis_Billing_Codes…
3 replies
Does Transactional Replication add any columns or anything else to the database being rep…
1 replies
Hi there, I have a question for how to display the 4 most happened values in a table disregard whic…
2 replies
I have built the following view... CREATE VIEW V_BUDGET_INSERTION WITH SCHEMABINDING AS SELECT DIST…
2 replies
Is it possible to administer a SQL Server via tha internet once it has been installed?
3 replies
I am looking to write a single query to update 1 field from all upper case to Mixed case text. …
2 replies
Does somenone knows any script to show the users and permissions of all databases??? Thanks an…
1 replies
Hi folks: We have a couple of stored procedures that are causing problems. It looks like their exe…
1 replies
It seems that you just can't assign a variable to a dynamic query result: DECLARE @userID as nvarc…
1 replies
I have two tables : Table A : RegDate 2005/1/15 2005/1/16 2005/1/18 2005/1/20 Table B : RegDate 200…
9 replies
I have a request to take a snapshot of a table every Saturday. The table is updated daily in&…
3 replies
Viewing 15 topics - 253,741 through 253,755 (of 283,998 total)