Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 10 of 16(0 seconds)
Sort By:
 
Need to write a sybase monitor for alerting on table scanning processes.  Is there a way of running this stored proc that does not require sa_role?  Tried reloading just the text into another datab...
Zones: SybaseDate Answered: 04/14/2008 Rating: 9.9 Views: 0
The SQL statement produces a result with more than two number to the right of the decimal place. select Round(((rp.Act_Part_Cost * rp.Quantity) + (rp.Act_Labor_Hours * rp.Act_Labor_Rate) + rp.T...
Zones: SybaseDate Answered: 04/15/2008 Rating: 9.8 Views: 0
Will there be any impact in Sybase performance in installing MDA tables
Zones: SybaseDate Answered: 11/26/2008 Rating: 7.6 Views: 4
why do we need a transaction log or logsegment for tempdb?? All the objects in tempdb are flushed during a server recycle so why do we need a transaction log?? A transaction log records updates/del...
Zones: SybaseDate Answered: 12/20/2008 Rating: 9.1 Views: 25
Hi I am trying to bcp in a set of records from a comma separated file. I use the the format file that is attached as a code snippet. The code snippet section also has a sample row from my test f...
Zones: SybaseDate Answered: 12/14/2008 Rating: 6.4 Views: 0
While debuggig a proc, i found that a sql block for creating and inserting values in to a #table is performing wierdly. The sql block below when ran with variable is fetching the result in 18 min...
Zones: SQL Syntax, PL / SQL, SybaseDate Answered: 09/12/2008 Rating: 6.5 Views: 4
I am trying to execute the following query which comprises of 2 tables sbe_order_reporting and #cust. select distinct o.client_Data,                  "D",               @loopDate      from sb...
Zones: Sybase, SQL Syntax, PL / SQLDate Answered: 09/20/2008 Rating: 7.1 Views: 0
Hi, This is a question for Incisive but anybody can contribute :-) You mentioned in a previous response something regarding statistics. I don't think my question was fully answered. Let me t...
Zones: SybaseDate Answered: 12/03/2008 Rating: 9.2 Views: 0
Hi, I've read a chapter from the P&T Sybase manual on denormalization which goes into the nitty gritty but i think i missed the fundamental concepts so i was hoping some1 can shed some light pl...
Zones: SybaseDate Answered: 12/03/2008 Rating: 9.0 Views: 0
Hi, On the topic of 'Optimising Joins' I would like to know how joins are processed by the Query Optimiser and how it decides the join order... Again, an example would be nice to clear up th...
Zones: SybaseDate Answered: 12/05/2008 Rating: 9.4 Views: 0