what objects or methods should I use to get the name of the folder which contains the file I'm working with?
Oraask Latest Questions
Question
Question
Hello, Can someone here help me to get the length of a list in Python ? thanks in advance.
Question
Hi, I have a query to get a bank account information's in Oracle E-Business Suite R12.1.3 , Database version is 11 and one of the tables returned "ora-29275 partial multibyte character" when I am trying to select from. please help.
Question
I know that there are multiple ways to concatenate a string in Python, but what is recommended way to do this ?
Question
Hello, I have a set list values and i want this process: -when i choose a value from this list the second field become disabled. so how to do this? thanks.