on 2014 Jan 03 11:40 AM
I want to change the option MIN_TABLE_SIZE_FOR_HISTOGRAM
.
But how do I check its value before changing?
select * from sysoption -- this option will not appear.
I'm using Adaptive Server Anywhere Database Engine Version 9.0.2.3951
The MIN_TABLE_SIZE_FOR_HISTOGRAM option was removed in 9.0.2 - see the notice in the documentation. Since 9.0.2 SQL Anywhere (aka Adaptive Server Anywhere) will create histograms for any table with five or more rows.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
10 | |
10 | |
10 | |
10 | |
8 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.