|
You are here |
parvu.org | ||
| | | | |
blog.bittersweetryan.com
|
|
| | | | | I'm on a Mac, my company uses a SQL Server, and since there is not native SQL Server Enterprise manager client I was forced to find a workar... | |
| | | | |
www.pythian.com
|
|
| | | | | Learn how to resume an OMSPatcher session after a failed patch application, ensuring your Oracle Enterprise Manager Server is efficiently patched without issues. | |
| | | | |
snapdba.com
|
|
| | | | | This was a strange one. Attempts at recompiling the following package body resulted in this PLS-00801 error. COL owner FOR A20 COL object_name FOR A40 BREAK ON object_name SELECT owner, object_name, object_type, status, created, last_ddl_time FROM dba_objects WHERE object_name = 'PKG_FINANCIALS_WORK' ORDER BY status, object_type / OWNER OBJECT_NAME | |
| | | | |
mrpaulandrew.com
|
|
| | | This is just a quick post, mainly for my own reference. When working with code generated solutions we often need to convert datasets from SQL Server (T-SQL) data types to Azure Data Lake Analytics (U-SQL) data types. As you probably know U-SQL has a hybrid syntax of T-SQL and C# which uses .Net data types.... | ||