|
|
|
Forum Member
      
Group: Forum Members
Last Login: 2 days ago @ 1:34:40 PM
Posts: 35,
Visits: 9
|
|
hello folks, trying to perform the following
SELECT TOP 10 call_session_id FROM etlbase.vivr_call_dtl
to get the top 10 records of the table. However, I get the following error:
3706: Syntax error: expected something between the word ‘TOP’ and the integer ‘10’.
Any clues?
when I look into the Teradata manual it should work... butttttt
Vincent Gabrielli
|
|
|
|
|
Supreme Being
      
Group: Forum Members
Last Login: 2 days ago @ 3:41:05 AM
Posts: 522,
Visits: 264
|
|
Hi Vincent, TOP syntax was implemented in V2R6 :-)
Dieter
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 3/27/2008 11:31:18 AM
Posts: 19,
Visits: 25
|
|
|
|
|