Topics
Started by
Posts
Last post
I have a table A: StudIDRollNo AlphaD1234 betaA1122 charlieD1234 bravoC1342 tomB1964 harryA1…
7 replies
Hi, I am newbie. I was reading some very basic stuff about TVC. I had seen that in one example the …
3 replies
Hi I wanted to write a query to search a hotel between two dates These are the following tables 1.H…
9 replies
create table data_dd(slno numeric(22),goals varchar(22),kpi varchar(22),weightage numeric(22),recor…
1 replies
My job starts at 8:00pm of currrent day to 3:00am of next day. This job has serveral steps for each…
8 replies
I have a table: D12341001 A11224001 D12342001 C13425001 B19646001 A11223001 you can see lefts…
7 replies
Hi, I have one query as SELECT A FROM TEMP1. And the other query as SELECT B FROM TEMP2. Now i want…
8 replies
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
Viewing 15 topics - 5,296 through 5,310 (of 10,647 total)
You must be logged in to create new topics.