Topics
Started by
Posts
Last post
Hello SSC, Does changing ownership of an object require an instance reset, or can it be done live w…
3 replies
Hi, I have a table as below Create Table Tables(Id int identity(1,1),TableName varchar(50),SchemaNa…
4 replies
Hi Experts , I have 2 table XML_main(which is having table columns) and XML_sub (dat…
5 replies
Hi, I have a table with 100 * 1000 rows now and this will grow by 10k every day. So i will be clean…
12 replies
Hi, I am using the following query,select t.range as [score range], count(*) as [number of occurenc…
9 replies
Hello, I know parsing json data has been discussed lots but what I want is probably a little simple…
16 replies
Hi, I need to copy the existing table schema of one database to another database. My idea is …
1 replies
Hello friends, I am just started working in SQL Server. Currently I have a requirement where data h…
6 replies
I need to export files that are in this format. So, the header row is 01, next row is 05, data is 1…
5 replies
Hi, Below is my query, select t.range as [score range], count(*) as [number of occurences]from ( …
4 replies
Hello Expert, How to extract all the SQL Agent jobs (script) in a single go? Is there any standard …
9 replies
Hi I have three drive (C,D,E). I need to plot a graph for the disk utilization for Dec2016 for thes…
1 replies
So I am not sure if someone is able to help assist me or not but I am in need of a little assistanc…
4 replies
Hi, We have installed SQL Server 2008 R2 SP1 instance and it's having Share Point 2010 databases. W…
17 replies
Hi All, I have two SQLs. One brings the double number and the other one is not which has a correct…
3 replies
Viewing 15 topics - 1,471 through 1,485 (of 30,225 total)
You must be logged in to create new topics.