Is Realm able to create views and stored procedures like those used in RDBs such as SQL Server?
Please let me know if there are any RDB views, functions similar to stored procedures, or ways to do so.
Thank you for your cooperation.
realm
Realm does not have what we call a view.
There are no stored procedures.Realm Sync https://www.mongodb.com/realm/mobile/sync allows you to take advantage of a function that triggers changes.If I may say so, is that close?
© 2024 OneMinuteCode. All rights reserved.