Topics
Started by
Posts
Last post
Hi, I am not sure how to search for address matches using sql server 2008 full text search. TableA…
6 replies
I want to compare column values of 2 consecutive records in a table of 425 records and capture the…
11 replies
Hi, I have the following query to count the number of employees per costcenter using the pivot comm…
14 replies
Hi, When we want to do performance tuning we usually rebuild the indexes. When SQL Server is rebuil…
4 replies
Hi guys, Need help, how i can get the list of SP in my Database that were not accessed in the last…
2 replies
Hello Everyone I hope that everyone is having a great day. I am working with some horrible data, an…
8 replies
Hi I want to validate my input parameter, which is policy Id (int) So I have: declare @Valid_Policy…
10 replies
Hi, How do I get database space used (not database size) for all given databases? At this moment, I…
16 replies
Hi all, Since there are number of DMV's present and there is no proper presentation on it. So if su…
3 replies
I need to output datetime data in this format: 11/19/2012 8:54:59 AM, so mm/dd/yyyy (h)h:mm:ss AM/…
7 replies
Whenever I click on New Query window by default " Begin Transaction Rollback" statement appears.…
3 replies
Hello All, I need help with a tsql query. Below is the table structure. CREATE TABLE [dbo].[TableN…
13 replies
We have a procedure which performs _NO_ update or delete operation but only read. This procedure ru…
6 replies
SELECT MachineName, ModeName, FileName, UserName, StartDate, StartTime, EndDate, EndTime, Ru…
7 replies
Hi I'm sure there is a better name for this problem, and its probably quite a common one with a hop…
18 replies
Viewing 15 topics - 4,741 through 4,755 (of 10,647 total)
You must be logged in to create new topics.