Topics
Started by
Posts
Last post
Hi, I'm trying to convert an excel spreadsheet and writing sql functions. One of the formulae on th…
2 replies
I've been using Jeff Moden's excellent Tally OH splitter for a while http://www.sqlservercentral.co…
8 replies
Hi Team, I have updated the statistics of one of my Fact table containing 3lacs rows of data. And T…
6 replies
Good morning just has a small issue, I am in need of converting serial date to regular date ie...73…
12 replies
I have a Games table in a SQL Server 2012 database with game results from our league, including hom…
6 replies
I was wondering if anyone knows what pushing control + 2 is? I was attempting to declare a paramete…
2 replies
Hi, I have a database which uses "Database Mirroring", and I need to write stored procedure and pul…
4 replies
I'm trying to write a query where ownership equals full or part. I want all of the ownerships that …
6 replies
-- drop table #temp create table #temp(ID int identity, LID int, EventName varchar(50), StatusCode …
2 replies
I need to generate a report from a table using the values from a filed to determine what to add up.…
4 replies
I got some xml that is essentially an html table that I need to turn into a standard table resultse…
6 replies
There are many duplicate records on my data table because users constantly register under two accou…
5 replies
Hi I am getting WriteLog waits on a simple updates. Is there a way to get Commits to process faste…
3 replies
The docco says the sp will return 'Mail queued.' if it executes successfully. I see that if I execu…
2 replies
I have a table (we will cal DateTable) with several (20) columns, each being a date type. Another t…
2 replies
Viewing 15 topics - 3,676 through 3,690 (of 4,984 total)
You must be logged in to create new topics.