Method ADT.Table.table()->limit()
- Method limit
object limit(int n)
- Description
This method truncates the table to the first n rows and returns a new object.
object limit(int n)
This method truncates the table to the first n rows and returns a new object.