Topics
Started by
Posts
Last post
These index came from the query that reported missing indexes, but I’m just trying to get a better …
6 replies
I have been tasked to find a solution for Encrypting data being transferred from an Oracle database…
6 replies
Hi I have a Table 'A' where column X is of type XML. Following is Column X value <qsds:Details…
1 replies
Hi friends, declare @xml table (xmldata xml) insert @xml select N'<parseObject name="Motel">…
2 replies
I'm seeking help from a real SSIS expert, which I'm not to any extent. I recently developed an open…
8 replies
A few months ago, I added a simple, one-line job to backup one of my SQL Server 2012 databases -- a…
5 replies
select top 15 count(*) as cnt, state from table group by state order by cnt desc select top 15 coun…
13 replies
Good day I have 3 tables , Customer , Sales Cost Charge and Sales Price the Customer table will be…
2 replies
Hi everyone, I'm seeing some really high average write stalls. As I have read, anything greater tha…
1 replies
Hi, Is there any way to control this scenario, I know trick to put 10 on each row ,but I need to sp…
3 replies
Hi I just moved a whole bunch of reports from sql 2000 server to a sql 2012 server. all reports now…
2 replies
Hi All, I am kind of confused. I need some help in choosing a primary key for the database which i …
16 replies
How do I reliably symmetrically encrypt a single node in an XML field in my SQL Server 2012 databas…
10 replies
Hi , Do you happen to know of a way to invalidate cached query plans? I would rather target a speci…
9 replies
Hello All While working with a vast variety of support projects, i find a sql design where all the …
9 replies
Viewing 15 topics - 6,541 through 6,555 (of 8,629 total)
You must be logged in to create new topics.