We all know K2 can create SmartObjects based on existing schema in a database or service.
I'm wondering if it can work the other way around. Can I:
1. Set up a SQL Server service instance in K2 and connect it to a database
2. Define a SmartObject in K2 and have that SO definition create a table inside the database that can then be updated and queried as necessary
Is this possible? I've looked at the documentation but couldn't find an answer; if I missed it, a link to the relevant docs would be much appreciated. Thanks!