Jul 15 2008 06:04 AM 3210 2 Table Locks ankur.behal how to lock a table in sybase? give me its text command. samala_naresh Profile Answers by samala_naresh Questions by samala_naresh Aug 7th, 2008 lock table table_name in {share | exclusive} mode [wait [no_of_seconds] | nowait] Answer Question Select Best Answer Jul 14 2008 08:05 AM 6090 6 how to multiply all values of a single column. ankur.behal samblag Profile Answers by samblag Questions by samblag Aug 4th, 2010 Look and learnSelect exp(Sum(log())) from samala_naresh Profile Answers by samala_naresh Questions by samala_naresh Aug 7th, 2008 Declare @var intselect @var = 1update set @var = @var*< colname >select @var Answer Question Select Best Answer Nov 23 2007 03:22 AM 3112 2 What is a bind cache? srinath samala_naresh Profile Answers by samala_naresh Questions by samala_naresh Aug 13th, 2008 When you install Adaptive Server, it has single default data cache, with a 2K memory pool, one cache partition and a single spinlock. To improve performance you can add data caches and bind databases... Answer Question Select Best Answer
Jul 15 2008 06:04 AM 3210 2 Table Locks ankur.behal how to lock a table in sybase? give me its text command. samala_naresh Profile Answers by samala_naresh Questions by samala_naresh Aug 7th, 2008 lock table table_name in {share | exclusive} mode [wait [no_of_seconds] | nowait] Answer Question Select Best Answer
samala_naresh Profile Answers by samala_naresh Questions by samala_naresh Aug 7th, 2008 lock table table_name in {share | exclusive} mode [wait [no_of_seconds] | nowait]
Jul 14 2008 08:05 AM 6090 6 how to multiply all values of a single column. ankur.behal samblag Profile Answers by samblag Questions by samblag Aug 4th, 2010 Look and learnSelect exp(Sum(log())) from samala_naresh Profile Answers by samala_naresh Questions by samala_naresh Aug 7th, 2008 Declare @var intselect @var = 1update set @var = @var*< colname >select @var Answer Question Select Best Answer
samblag Profile Answers by samblag Questions by samblag Aug 4th, 2010 Look and learnSelect exp(Sum(log())) from
samala_naresh Profile Answers by samala_naresh Questions by samala_naresh Aug 7th, 2008 Declare @var intselect @var = 1update set @var = @var*< colname >select @var
Nov 23 2007 03:22 AM 3112 2 What is a bind cache? srinath samala_naresh Profile Answers by samala_naresh Questions by samala_naresh Aug 13th, 2008 When you install Adaptive Server, it has single default data cache, with a 2K memory pool, one cache partition and a single spinlock. To improve performance you can add data caches and bind databases... Answer Question Select Best Answer
samala_naresh Profile Answers by samala_naresh Questions by samala_naresh Aug 13th, 2008 When you install Adaptive Server, it has single default data cache, with a 2K memory pool, one cache partition and a single spinlock. To improve performance you can add data caches and bind databases...