Sign Up

Sign Up to our social questions and Answers to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In
Continue with Google
or use


Have an account? Sign In Now

Sign In

Login to our social questions & Answers to ask questions, answer people’s questions & connect with other people.

Sign Up Here
Continue with Google
or use

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Continue with Google
or use

Forgot Password?

Need An Account, Sign Up Here

You must login to ask a question.

Continue with Google
or use

Forgot Password?

Need An Account, Sign Up Here

Sorry, you do not have permission to add post.

Continue with Google
or use

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Oraask Logo Oraask Logo
Sign InSign Up

Oraask

  • Write
    • Add A New Post
    • Ask A Question

Oraask Navigation

Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Categories
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Dev Tools
    • Online Compiler
    • Base64 Converter
    • Oraask XML Formatter
    • Oraask JSON Formatter
  • Wiki
    • SQL Tutorials
    • Java Tutorials
    • Python Tutorials
    • JavaScript Tutorials

Saly

Explorer
Ask Saly
263 Visits
0 Followers
20 Questions
Home/ Saly/Questions
  • About
  • Questions
  • Answers
  • Best Answers
  • Posts
  • Polls
  • Asked Questions
  • Comments

Oraask Latest Questions

Question
Saly
  • 0
SalyExplorer
Asked: April 30, 2017In: JavaScript

How to check there is object inside an array in javaScript?

  • 0

How to check there is object inside an array in javaScript? What is the efficient way to find out if a JavaScript array contains an object? This is the only way I know to do it: [code] function contObj(array, obj) { for (var i ...

arrayjavascriptJavaScript arrayobject
0
  • 0 0 Answers
  • 391 Views
  • 0 Followers
Answer
Question
Saly
  • 0
SalyExplorer
Asked: April 1, 2017In: JavaScript

How to Import or include a JavaScript file inside another JavaScript file?

  • 0

How do i import JavaScript file inside another JavaScript file ?

importjavascriptJavaScript file
1
  • 1 1 Answer
  • 548 Views
  • 0 Followers
Answer
Question
Saly
  • 0
SalyExplorer
Asked: March 27, 2017In: JavaScript

How to set a checkbox to be “checked” and “uncheck” with JQuery 1.5 & 1.6 ?

  • 0

Hi just like the title I want to do this by JQuery please.

checkboxcheckedjavascriptjqueryuncheck
1
  • 1 1 Answer
  • 826 Views
  • 0 Followers
Answer
Question
Saly
  • 0
SalyExplorer
Asked: March 25, 2017In: JavaScript

How to remove a certain property from a JavaScript object?

  • 0

let we say I have created this object as follows: var custObject = { "length" : "5", "width" : "2" }; how can I remove  "width" property from custObject by easy way ?

javascriptobjectpropertyremove property
0
  • 0 0 Answers
  • 488 Views
  • 0 Followers
Answer
Question
Saly
  • 0
SalyExplorer
Asked: March 25, 2017In: JavaScript

How do i redirect user from page to another in JavaScript ?

  • 0

simple question how redirect the user from page to page using JavaScript ?

javascriptpageredirectwebpage
1
  • 1 1 Answer
  • 645 Views
  • 0 Followers
Answer
Question
Saly
  • 0
SalyExplorer
Asked: March 20, 2017In: Java

How to call constructor from another in Java?

  • 0

can I call a constructor from another in java if both in the same class ?

java
0
  • 0 0 Answers
  • 461 Views
  • 0 Followers
Answer
Question
Saly
  • 0
SalyExplorer
Asked: March 10, 2017In: Oracle SQL

How to return N of rows after ordering in oracle sql ?

  • 0

some people suggest to use this query : select * from employees where rownum <= 10 order by salary; but the problem with this will return a random set of ten rows ordered by salary which is not what I need.

oraclerowssql
1
  • 1 1 Answer
  • 919 Views
  • 0 Followers
Answer
Question
Saly
  • 0
SalyExplorer
Asked: March 4, 2017In: PL/SQL

How to execute multiple procedures simultaneously ?

  • 0

hi is there any approach in pl/sql to execute more than one procedure in one time like: BEGIN Proc1('first'); Proc1('second'); Proc1('third'); END; but ...

pl/sqlprocedure
1
  • 1 1 Answer
  • 845 Views
  • 0 Followers
Answer
Question
Saly
  • 0
SalyExplorer
Asked: September 9, 2016In: Oracle Application Framework - OAF

java.sql.SQLException: Invalid column type Error when extending a VO

  • 0

when trying to extend a VO actually it's extended successfully but when i trying to search for more than one time inside LOV page this exception is throwing java.sql.SQLException: Invalid column type and this full error message: oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error ...

Invalid column typeoa framworkOAExceptionoracleoracle oaf
1
  • 1 1 Answer
  • 3k Views
  • 0 Followers
Answer
Question
Saly
  • 0
SalyExplorer
Asked: August 16, 2016In: Oracle SQL

How to Insert data include symbol '&' into a table ?

  • 0

hi i have data set that has ampersand symbol "&" and i want to insert this data but when i put this symbol into values of insert statements TOAD asking for substitution value i tried to escape this symbol but it ...

insertoraclesqlsymboltable
1
  • 1 1 Answer
  • 1k Views
  • 0 Followers
Answer
1 2

Sidebar

Adv 250x250

Explore

  • Categories
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Dev Tools
    • Online Compiler
    • Base64 Converter
    • Oraask XML Formatter
    • Oraask JSON Formatter
  • Wiki
    • SQL Tutorials
    • Java Tutorials
    • Python Tutorials
    • JavaScript Tutorials

Footer

Oraask

About

Oraask is a website for developers and software engineers who want to learn new skills, share their knowledge, and solve their coding problems. Oraask provides free content on various programming languages and topics, such as Oracle, Python, Java, etc. Oraask also allows users to ask questions and get answers from other members of the community.

About Us

  • About Us
  • Contact Us

Legal Stuff

  • Privacy Policy
  • Terms & Conditions

Follow

Oraask is licensed under CC BY-NC-SA 4.0Oraask CopyrightOraask CopyrightOraask CopyrightOraask Copyright

© 2019 Oraask. All Rights Reserved
With Love by Oraask.