Do provide the ability to use the UTL_SMTP, or UTL_HTTP packages?

Yes, any of our packages that includes DAD, pl/sql pr PSP support has ability to use UTL_SMTP, or UTL_HTTP packages.

  • 0 Корисниците го најдоа ова како корисно
Дали Ви помогна овој одговор?

Понудени резултати

How do I calculate tables size in Oracle?

select blocks, empty_blocks, num_freelist_blocksfrom   all_tableswhere  owner =...

Do you backup my Oracle Database? How often?

Your Oracle database is backed up daily and you can ONLY go back 7 days to restore your data....

Can I import database? How?

Yes you can. If performing from your PC: make sure to copy & paste connection string that...

I want to add a second Oracle user so another programmer can work on my server using SQL*Plus. Is that possible and how do I do it?

Please let us know what user name and password you need and our support team will create it for you.