Member since
04-09-2014
1
Post
0
Kudos Received
0
Solutions
04-09-2014
03:03 PM
1 Kudo
Try using "refresh <table name>" instead of "invalidate metadata". This will incrementally update the specified table's metadata rather than clearing all cached metadata, so it should be faster.
... View more