Hi,
I'm running a query on a single trade table containing approx 250 million rows of data with some aggregation and a group by. Aggregation includes 3 SUM's on trade values, and a group by on ...
http://www.experts-exchange.com/Database/Sybase/Q_23750721.html
Zones:
SybaseDate Answered: 09/22/2008 Rating: 9.1 Views: 0
Hi, I am new to Sybase. We need to create Partition in Sybase for record insertion.I am guessing that, we can count number of records & if it exceeds the certain threshold limit, we can rename the ...
http://www.experts-exchange.com/Database/Sybase/Q_23887750.html
Zones:
SybaseDate Answered: 02/07/2009 Rating: 8.8 Views: 39
Hi,
I am writing a SQL stored procedure which inserts/updates entries into a Sybase IQ database table.
The stored proc is written in ANSI SQL.
The problem is with my update statement. F...
http://www.experts-exchange.com/Programming/Languages/SQL_Syntax/Q_23730077.html