in reply to Re: Saving array reference
in thread Saving array reference
Note that the same array reference is returned for each fetch, so don’t store the reference and then use it after a later fetch.Second, the 'limit n' syntax isn't used across all databases, though for anyone on MySQL that's certainly a good suggestion. But Oracle, for example, doesn't have it.
|
|---|