Topics
Started by
Posts
Last post
Hi, Any one help me here. We want know whether the databases are using or not and for that i want a…
1 replies
declare @data table (CorpId INT, Days CHAR(3), Value MONEY) INSERT INTO @data SELECT 1, 'Sun' , 789…
1 replies
select similar names in sql table i have table like this below name shashi kiran raju pranay gv raj…
4 replies
I have an existing function and need to alter function to give result of the values parent-descript…
1 replies
Hi All, I have a table with one column with lots of rows. I would like every five rows of data to t…
12 replies
Hi, I am practicing Replication. I am getting different problem. I choose replication feature when …
2 replies
can any body help us how to create a temp table using store producer and insert value from three ta…
1 replies
Hi I want to send an image in mail body from database mail Declare @html_docy nvarchar(max) = '&l…
4 replies
As part of a container, I have several tasks that do the following: let's say task1 truncates table…
2 replies
Hi, I am doing replication in my machine. I am getting some prolems Problem1)I created the publica…
2 replies
hi, I have enabled 'ad hoc distributed queries' in my production sql server 2008 R2. For this cha…
6 replies
I am importing Oracle table with data using SSIS package and while preview the data I am getting fo…
12 replies
What happens if I go to SERVER properties -->option-->and enable encryption? "He who learns f…
34 replies
Hi, Due to some internal restrictions (large history), we are still using SQL Server 2005, this wee…
6 replies
Hi, I'm seeing a strange issue. I want to use SSMS to assign a login to a database with db_dataread…
4 replies
Viewing 15 topics - 8,116 through 8,130 (of 30,225 total)
You must be logged in to create new topics.