Topics
Started by
Posts
Last post
Hi all I have a query which has data injected into it, which is returned from a user defined functi…
7 replies
I want print state of running query to output, because my query need long time to run. But print st…
2 replies
hello all, I have a table with some rows and columns what i want is i want to Show sum of particul…
4 replies
Hi Folks, I am experimenting with functions on a SQL Server 2014 box and with the AdventureWorks201…
4 replies
Hi all, I'm new to SQL and have done some simple reports before. Now I want to do something to help…
5 replies
The below code returns a NULL for all the Differential backups. I am trying to return the word Dif…
28 replies
Hi There, Sample Data : create table #sample (Mainstream int, Substream1 int , substream2 int , [s…
11 replies
The query returns the data that I need, but it looks rather sloppy. There are only a few hundred r…
9 replies
I am looking for some online service like - SQL Fiddle - http://sqlfiddle.com but with better featu…
2 replies
Suppose someone has to work on a lot of different SQL Server Databases which have got a lot of Tabl…
2 replies
Hi all, Trying to optimise the below query, I believe it's do with the estimated rows on the unpivo…
8 replies
Dear All, I have a database which gets refreshed on the daily by restoring 1 transactional file log…
5 replies
If this has been asked, please excuse me. I need to join 2 tables but the join needs to account fo…
5 replies
IF Object_id('GoldenSecurity') IS NOT NULL DROP TABLE dbo.GoldenSecurity; IF Object_id('GoldenSecur…
6 replies
Hi guys, Not sure if I picked the correct sub-forum, please point me if not. I am in a corporate e…
4 replies
Viewing 15 topics - 2,476 through 2,490 (of 3,067 total)
You must be logged in to create new topics.