CoCreate User Forum  

Go Back   CoCreate User Forum > Old NewsGroup Archive > Archive Forums > Macro

 
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 10-10-2002, 08:20 PM
Peter Boks
Guest
 
Posts: n/a
select_from_ltab

Tis example comes from the ME10 helpfile: To select all rows in the user table "data_points" where column 1 is greater than 10, use: SELECT_FROM_LTAB "data_points" COLUMN 1 > 10 END Assuming "data_points" contains: 1 20 5 25 10 11 22 17 43 13 After the command "sys_select" will contain: 4 5 I don't understand this. I would say "sys_select contains: 2 4 6 7 8 9 10. Am I right or wrong? Does anybody know?
  #2  
Old 10-11-2002, 06:36 AM
Bruce Fisher
Guest
 
Posts: n/a
re: select_from_ltab

Peter, I think you are correct and the example is incorrect. Try building a sample table and run the command on it to see for yourself. It won't be the first time the helpfile was wrong. Bruce
  #3  
Old 10-14-2002, 08:51 PM
Hannes
Guest
 
Posts: n/a
re: select_from_ltab

The example is correct. The table contains 5 rows with 2 columns: column 1 contains 1, 5, 10, 22, 43; column 2 contains 20, 25, 11, 17, 13. "sys_select" contains 4 (22) & 5 (43). Hannes
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -8. The time now is 01:20 AM.



Hosted by SureServer    Forums   Modeling FAQ   Macro Site   Vendor/Contractors   Software Resellers   CoCreate   Gallery   Home   Board Members   Regional User Groups  By-Laws  

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.