Topics
Started by
Posts
Last post
Hi guys, I'm working on this query and don't know how to find the average for this. The data table …
2 replies
Hi I am an IT auditor and working on my first SQL server audit. One of my audit tests is to Verify …
1 replies
Hi, I am having trouble setting up SQL Audit. Specifically, I want to audit DMLs for everyone in t…
3 replies
Hello, First, some background (long): I had something interesting happen to a vendor supplied d…
7 replies
Hi All, Can anyone please tell me how to import .dbf file to SQL server using SQL query open row se…
2 replies
Hi All, I have a so many duplicate data in my database . i need to remove all duplicate entry. But …
8 replies
Hi, I have a table with approximately 40 columns and a query that returns about 20 of them. There's…
8 replies
Hi All, Could I take a query execution plan in SQL Server 2000 and apply it in SQL Server 2008 R2 i…
1 replies
1) How can I check the Fragmentation of the indexes. 2)How the scanDensity and Fragmentation are r…
4 replies
Is it possible to do transaction replication of data from view into table in same database. I have …
4 replies
Ok, what am I doing wrong here? declare @nblah nvarchar(max) set @nblah = convert(nvarchar(max), ''…
9 replies
/removed
1 replies
I have a stored procedure that builds 'alter index rebuild .... ' statements with the online option…
2 replies
Quick one I have the following index in place followed by a missing index. With a MASSIVE impact ad…
8 replies
hi every body i have two table Troofe and MoozeTroofe that relation between them is 1(Troofe) to ma…
1 replies
Viewing 15 topics - 14,986 through 15,000 (of 30,197 total)
You must be logged in to create new topics.