Topics
Started by
Posts
Last post
Hi all, is there any way we can manually bcp in a (sql server replication snapshot bulk-copy data …
1 replies
So after beating my head against the wall for a few weeks I'm hoping someone can help me out. I am …
1 replies
Can you guys help me with this XML? if object_id('tempdb.dbo.#Temp') is not null drop table dbo.#…
3 replies
I'm looking into a problem query and used sys.dm_exec_query_plan to get the existing query plan. H…
4 replies
This should be straightforward, I just don't know how to write it, any help is appreciated. I have …
4 replies
Getting issue while scheduling the SSIS package using SQL agent job. I have designed an SSIS packag…
3 replies
So I have a data set that looks like this in SSRS: CREATE TABLE #dataset (schoolName VARCHAR(15), y…
1 replies
Anyone know of a system DMV that will provide the table size and index size of a given table based …
2 replies
Hello friends, There is a big xml string in a column (data type defined as a text) When I query in…
6 replies
Customer CustomerIDCustomerNameBirthdate 1John Doe1/1/1970 08:31 AM 2Jane Doe1/1/1971 01:18 P…
10 replies
hOW TO DELETE THE ROWS FROM ATABLE WHICH IS CONFIGURED IN REPLEICATION ?
1 replies
update acrt set dbo.ACRT.MIDIRB = dbo.IRBT.IRBRATING from acrt,IRBT where dbo.IRBT.id = dbo.IRBT.i…
4 replies
I prefer to use T-sql to do my point in time restore than use the GUI. But when you have hundreds o…
2 replies
Hello, I've generated one file per table of my database. Each file contains 'insert' statement for …
4 replies
Hi, i have just install a sql server 2008 R2 standard in my server having Win server 2008 R2 x64 OS…
1 replies
Viewing 15 topics - 14,716 through 14,730 (of 30,201 total)
You must be logged in to create new topics.