Topics
Started by
Posts
Last post
I have the following code: CREATE TABLE CSVTest (ID INT, FirstName VARCHAR(40), LastName VARCHAR(40…
4 replies
Hi all, I have a database servers that have 6 ReportServer databases listed. I'd read that it is …
3 replies
Has anyone ever experienced this issue before? This past weekend the server team patched our Dev e…
26 replies
So, in trying to deal with other issues, I've discovered that an attached database is missing a ton…
4 replies
Looking for help in restoring a production database to a different name in order to restore a wiped…
4 replies
Does anyone have any experience in creating an FTI index on a seperate server, for extra performanc…
3 replies
I have seen 100's of examples of how to create a partitioned table but all of them are on new table…
3 replies
Hi Guys Wondering if anyone could shed some light on the below SQL batch. The master database is ru…
10 replies
I have table T1 1234 And table T2 3456 And my result set should be 123456 Is there any way other th…
13 replies
Hi, How to connect sql server with Mac Os.Anybody have a idea about this?.Please let me know if…
2 replies
Hi, I have inserted a text which contains few newline characters in a column whose datatype is nvar…
3 replies
How can I have DBCC CHECKDB continue after the error on specific database? I have instances hosting…
10 replies
I have many clients for the same application that I am developing. Cost of creating multiple databa…
3 replies
I have a query, SELECT * FROM User where User_id = @User_id or @User_id = 0 I just want to compare …
1 replies
Hi, I run the following query with the following output select * from table1 where db = 'a' and tim…
3 replies
Viewing 15 topics - 21,496 through 21,510 (of 30,225 total)
You must be logged in to create new topics.