46 questions
Nice to meet you, as the title says We are trying to create a function that reads information in the ini file, connects to DB, and deletes it.I've looked into various things, but I've only used Nuget,...
Is it more efficient to generate and create scripts when using DBCA to create databases?I heard that the script contains the values that you set in the GUI for now, and that it is convenient to recrea...
I would like oracle to include the following SQL statements in the where clause and introduce them into the case statement to branch the conditions.Prerequisites include columns similar to the followi...
The format of the sql statement currently used in Oracle has been changed so that it can be used in sqlserver.Therefore, I am trying to rewrite the following sql statements.The select result is not th...
I would like to write a SELECT statement that considers an integer field (the range of values is 0 to 99) to be a string and searches for a partial match.For example, if you specify 7, 17 or 73 will b...
The environment is divided into several dlls, and I would like to replace only the dlls that were fixed, but when I deployed the dlls that I created in the server environment, the following error occu...
I would like to return a negative value when running SQL PLUS.As a result of the execution, it would be good to see the following:>sqlplus-Luser/pass@[email protected]>echo$?>-1Simply put in the D...
I was using the URL below to create the command, but I didn't know how to get Oracle statistics using Doctrine.http://docs.symfony.gr.jp/symfony2/cookbook/console.htmlIf you run it with the following ...
I would like to return a negative value when running SQL PLUS.As a result of the execution, it would be good to see the following:>sqlplus-Luser/pass@[email protected]>echo$?>-1Simply put in the D...
I was using the URL below to create the command, but I didn't know how to get Oracle statistics using Doctrine.http://docs.symfony.gr.jp/symfony2/cookbook/console.htmlIf you run it with the following ...
- 1 - | » |
© 2025 OneMinuteCode. All rights reserved.