Script-Help
Script-Help copied to clipboard
Update the C# features
- [x] Fix Separate Values button fails on column with all zero strings in C# version
- [x] add keytips
- [x] Change date format button to only work on selected column and change zero strings to null
- [x] Change find and replace textboxes to date and time.
- [x] Add getLabelText callback for script menu button labels
- [x] Add a table for time formats
- [ ] Fix error on "Add Script Column" procedure on protected rows
- [ ] PL/SQL Create Table - update the syntax from Microsoft to Oracle
- [x] PL/SQL Merge Values - create a CTE with SELECT from DUAL for values in a MERGE statement
- [ ] PL/SQL Select Values - create a CTE with SELECT from DUAL for values
Need example of error
Fix merge statement replace comma with and.