Topics
Started by
Posts
Last post
I have the following 2 tables and query: DECLARE @Employee TABLE( [ID] [int] IDENTITY(1,1) NOT NUL…
12 replies
hi everybody. really sorry for this silly question, but i am still quite new to sql. i have just …
8 replies
I'm using a Parameterised Query to search for a particular word picked up from a search box but cer…
1 replies
Dear All, I have implemented MANUAL Log Shipping on SQL Server 2008. Here, Manual means First I too…
3 replies
Hi There, can anyone explain why in a query where the predicate looks for a NULL value the optimize…
36 replies
I'm experimenting with the following code to dynamically create a temp table with a variable number…
10 replies
Hi, I have generated a script which imports data from an excel sheet & updates into client tab…
4 replies
I'm sure some of you will agree that virtualization is the wave of the future that's coming fast. …
8 replies
A userA has excecute permission on a stored proc procA that runs on server1. In the procA there i…
4 replies
Hi, Has anyone had issues with compressed backups not restoring? I administer ~45 databases and oc…
20 replies
Greetings, I am having a bit of an issue with setting the max memory on a server. I ran the followi…
1 replies
Hello Everyone I am trying to create an insert statement from one table. The table has data in it, …
2 replies
Hi guys, I've got the following problem I cannot figure out: I have an SSIS package (let's call it …
2 replies
I am new here and am VERY new to any type of programming. My database has a timepoint that incorpor…
6 replies
Please help me in this.... There are few databases DB1,DB2,DB3,DB4,DB5.... each database has same t…
5 replies
Viewing 15 topics - 20,686 through 20,700 (of 30,225 total)
You must be logged in to create new topics.