Viewing 4 posts - 1 through 4 (of 4 total)
Actually, you might want to explain why you wrote code that takes 10 times longer to run, returns duplicate answers, can't be easily modified to solve for other similiar problems...
February 2, 2012 at 9:49 pm
I am not using recursive trigger its nested, one update statement fires update instedof trigger and under update instedof trigger there is insert statement that should fire another trigger( insert...
February 2, 2012 at 9:34 pm
I will tell you this step by step.
1. Go to Object Explorer.Right click on your database on which you have to import that excel file.
2. Go to Task and then...
February 2, 2012 at 5:11 am
Query to resolve
Hi,
I have one table student, i.e stdnt_id,stdnt_name,stdnt_activity
i have values in student table like this.
stdnt_id stdnt_name stdnt_activity
1 kiran 5
1 kiran 10
1 kiran 15
2 sachin 5
2 sachin 10
3 venkat 5
3...
February 2, 2012 at 12:29 am
Viewing 4 posts - 1 through 4 (of 4 total)