I thought I'd share a resource that I've found useful:
There is a website called db<>fiddle (
https://dbfiddle.uk/) that has free online database instances that can be used for testing purposes.
For example, my Maximo database is Oracle, but I wanted to
test something out in SQL Server. I don't have a local SQL Server database that I can use, so I used db<>fiddle instead:
https://dbfiddle.uk/?rdbms=sqlserver_2019&fiddle=078efa6d52d9a3f044329ea528511535
Notes:
Do you have any other online database testing websites that you use?
#AssetandFacilitiesManagement#Maximo