Topics
Started by
Posts
Last post
Does anyone have a good way to document when a new database has been added to an instance? My first…
4 replies
When populating a new database with data, is it better to populate the fact or dimension tables fir…
2 replies
This issue has been discussed in this forum before in the context of SQL 2000: http://www.sqlserver…
2 replies
need to search for a string for ex. tablename_ref.hello i need to find hello from columns in a…
2 replies
Select Table.Name as Name, (Select units from ¿Table.Name? where (¿Table.Name?.Id = Table.Id)) as U…
3 replies
We have the application which uses MS SQL database. Our customers have mostly MS SQL 2005, some of …
2 replies
This is my first shot at a SQL Cluster. I'm not interested in DB mirroring and whatnot...just runn…
9 replies
hi guys, is the best way to detect locking looking at the activity monitor or through the profiler?…
19 replies
hey there I have a series of financial reports. the girls that work on them want color and the boss…
1 replies
I have two tables A and B, as given below CREATE TABLE [dbo].[A]( [CustomerKey] [int] IDENTITY(1,1…
1 replies
Hi there, Little background. I need to design a set of tables that will hold transactions. There a…
27 replies
In order to properly support multiple languages, in particular Japanese, should we just use the def…
3 replies
Hi, First of, sorry if i've duplicated this question... My name is Koen and I'm fairly new to the w…
3 replies
Hi, I have two software systems as the following: 1) Main software, Building on Sql Server 2005. 2)…
2 replies
Right off the bat, i'm a newbie SQL Admin. We have a Windows 2003 server with MSSQL 2000 standard …
17 replies
Viewing 15 topics - 826 through 840 (of 1,008 total)
You must be logged in to create new topics.