Sometimes we run query in SQL Developer, query will get execute and output will be null like below.
To fix this, we need to set the nls_language parameter to our session as below. Once this is set we'll be able to view the output in SQL Developer.
Now re-run your query and this time you'll be able to see the output.
****************************நன்றி****************************
No comments:
Post a Comment