Topics
Started by
Posts
Last post
create procedure data_dd( @a varchar, @b-2 nvarchar) as begin select slno,goals,kpi,weightage,…
14 replies
Hello friends, I hope every one is in good condition upon reading this forum. I am finding a hard t…
4 replies
select slno,goals_type,entrydate, goals,date_of_commitment,kpi, weightage,goals_review_date --into …
2 replies
I have a temp table where Iam inserting data from original table temp_id, temp_test_id, temp_status…
15 replies
Hi, I have the following scenario as ------- Astore--------------------------Bstore --------Parker …
7 replies
Hi all I am trying to insert a flat text fixed width in to SQL 2008r2. I have tried but not winning…
6 replies
1) Source tables are heaps 2) Target tables are identical except with primary key columns. They oft…
15 replies
I am running into a bit of trouble with the query below, would be great If you could offer some ins…
9 replies
I need to execute this stored procedure. Problem is that I need to pass in more than one value. At …
6 replies
If anybody knows about token in sqlserver ...Please provide me one smalll example for STRTDT token …
1 replies
HI, For Droping a table if exists I am using below commands ,Is there any other efficient way of do…
9 replies
hi can we user order by inside subquery?
8 replies
Hi I have a fact table with around 100 million rows. Below is my query to pull top 10 records. ( i …
10 replies
I want to create a procedure to delete Production.Product table by ProductID in AdvetureWorks Datab…
1 replies
hi, how to find number of objects your stored procedure depend.
1 replies
Viewing 15 topics - 5,296 through 5,310 (of 10,635 total)
You must be logged in to create new topics.