Topics
Started by
Posts
Last post
I've been a database developer for quite some time now, and I've always been encouraged by senior d…
16 replies
Heya All, Requirement: Data is accessed by users from different organisations. Users will enter a t…
2 replies
I got a database that stores weekly payments and recently I was asked to get some "numbers" out of …
1 replies
I have created this post based on a discussion in my original question A column to identify one rec…
12 replies
Let me preface this by saying that "Large Table" means the size of the record (number of columns), …
46 replies
Performance is my over-riding concern, as I have a heavily recursive CTE that is the engine room of…
1 replies
Hi, This is an is it okay to do this type question. How bad/ok of a design decision would it be to …
10 replies
I have a system that requires me to move an approximate 4 million records from one table into anoth…
3 replies
I need some advice on database design direction where we want to combine 4 distinct product databas…
20 replies
So for now, lets say that my DB has 1 table. For each record, I need to join some texts that relate…
3 replies
Hi, I have a table below : IF OBJECT_ID('dbo.orders', 'U') is not null DROP TABLE dbo.orders CREA…
5 replies
Hello, I might be committing schema sin, or on to something new, but I have a question regarding co…
8 replies
hello i have a huge database of library system but i have a problem on how to design tables on dat…
3 replies
In the database in question there are the following tables Job_Request, Job_Requisitions, Jobs, Loc…
4 replies
Hello All, There is a sporadic performance problem with a batch process (nested sprocs) in SQL Serv…
2 replies
Viewing 15 topics - 121 through 135 (of 634 total)
You must be logged in to create new topics.