Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Other Forums
 Other Topics
 Start command in sybase

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-09-13 : 14:19:40
Raja writes "Hi,

Is that sybase havin sql command like the one oracle has start command;

sample in Oracle:

select distinct node_id from report_node
start with node_sname in ('SSS')
connect by prior node_id = parent_node_id

I appriciate your help.

Thx,
Raja."

   

- Advertisement -