|
Here's a few of the new posts today on the forums. To see more, visit the forums.
splitting tempdb to multiple files - max size?
-
i have noticed tempdb contention on our tempdb, so i want to split the data file to multiple files.We have...
which one is right?
- i have transaction isolation level set to read-uncommited but i am not sure which one really works though syntax wise...
Huge cost issue with Temp DB using 2008r2 sp2
- Hi Guys,
I have an issue that is completely baffling I need a guru's guidance / help.
so a little bit of...
Performance issue using UDF in bulk load jobs (SSIS)
- Hi All,
We have bulk load jobs configured using SSIS packages. All the load jobs were working perfectly fine until 2...
Is derived column better for performance of a package ?
- I have a scenario where an excel have thousands of records with say 20 columns. In which their is a...
Audit Triggers
- Hi,
I need to create two triggers on my small lookup tables for audit purposes.
The triggers are for any inserts and...
OLAP security Roles
- Hi all, is there a way to make a backup of the OLAP security roles ?
Every time we add a...
creating query
- Hi!
I have to create sql query for searching accouts in my database. Parameters for search i enter in textboxes (id,name,last...
how to add a column that contains the max value of the group from another column
- The PROJECT_LEVEL column should return the MAX DASHBOARD_STATUS_LEVEL for every MARKET_PROJECT of the same id (instead it appears to be...
Problem in Restoring Differential Backup in SQL Server 2008 R2
- Dear,
First of all, I took the full backup of my database. After that I executed some insert queries. Then I...
SQL Server 2005
- Hi,
Is there any easy way by which we could roll back a service pack installation in SQL Server 2005 without...
NOLOCK Hint Corrupts Results from SELECT
-
Good day fellow SQL Server Enthusiasts,
I'm having an issue with the NOLOCK query hint causing erroneous joins. In a nutshell,...
how to insert image in sql server 2005
- hi,
i want to insert image into sql server using sql query. please help.
thanks in advance
sanjay
duplicate rows
- hi
my table has following data
productno productname des quantity
1 borin 4x-mal 2
1 borin 5x-cal 3
2 hypoid 4-5cal 4
2 hypoid 4-5cal 4
here,i...
duplicate rows
- hi
my table has following data
productno productname des quantity
1 borin 4x-mal 2
1 borin 5x-cal 3
2 hypoid 4-5cal 4
2 hypoid 4-5cal 4
here,i...
Group ,Sum ,Inner join ..How to do it ??
- Hello , i'm new and i want your help guys! I've 3 tables with one common field (id) .
the data look...
Identity column reseed cause problem with other database
- We have a data warehouse team that uses the identity column (surrogate key) as primary keys for many cubes tables...
script
- hi,
need script that transfer data from 1 table into another.
Old table :
CREATE TABLE [dbo]Master](
[Format] [varchar](11) NOT NULL,
[Class] [varchar](50) NULL,
[Product_Name] [varchar](100)...
Large fixed width to sql help please!
- When everything else fails I will ask you guys. This has been annoying me for weeks now and although I...
Linq to Sql tutorial codes and SQL Server Express 2008 :
- Linq to Sql tutorial codes and SQL Server Express 2008 :
I am testing some tutorial sample codes for Linq to...
Newbie Questions
- I am an SQL Server Express and Server Management Studio newbie. I am currently on pg 380 of the 2012...
Pasting a screen shot....How?
- I like to post questions which involve shown some screen shots.
Can someone show me show I can paste screen shots...
Multiple joins problem
- Hi, so I'm brand new when it comes to T-SQL.
I hope I can explain this for everyone to understand.
There is...
Start Mirroring Failure
- I have 3 servers (principal, mirror, and witness) each of them as SQL Server installed and listening and nonstandard ports...
Report Server help
- I am confusing with below questions from my manager. Could you please answe asap.
1.what is the difference between DB server...
rebuild on clustered index
- We have a heavy used table. We rebuild the indexex every night on this table. When the clustered index fragmentation...
What would be the best RAID configuration for this hardware?
- We have a brand new DELL MD1200 with 12-spindles - These are 15Krpm, 600GB SAS drives
The server this is going to...
Report Services Fails to Start, and fails installation
- I wanted to post this so it would be out there on the Web for anyone else searching for a...
Microsoft Certified Master
- There's been a lot of debate recently about whether certifications are worth doing and whether they provide you or your...
Production DBA Vs Project/Development DBA
- Hi,
Does anybody have any reference points for how the role of a production DBA may differ from that of a...
Grouping Row
- Hi,
My SQL statement gives me the example below output. What I want to do is sort by person and display...
Converting Crystal Report Formula(if condition) to SSRS
- Hi,
Currently I am migrating Crystal reports to SSRS 2008. I am struggling to covert Crystal rpt formulas like below to...
Data Warehouse Disaster Revcovery Options
- I'm in the process of implementing a Data Warehouse.
I have a Staging Database and a DatawArehouse Database.
I have data feeds...
Semi-additive measures with SSAS Standard edition
- [b]How do people handle semi-additive measures with SSAS Standard edition? [/b] (other than switching to Enterprise edition). I'm using SSAS...
displace input row in Access 2003 and SQL Server 2000
- Hi,
Output in Access 2003:
ID | [b]Description[/b] | Quantity | Title | Obj
--- ---------------- --------------------------------------------------
17 | [b]6 [/b]| 253000.00 | |
18 | [b]7 [/b]| 330000.00 | |
19 | [b]1 [/b]| 340000.00...
|