What are the different pseudo commands? Explain in general?
No Answer is Posted For this Question
Be the First to Post Answer
How to define a specific record type?
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
What language does oracle use?
How to assign data of the deleted row to variables?
How to display row numbers with the records?
When do I need to use a semicolon vs a slash in oracle sql?
How to drop a stored function?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
Can we convert a date to char in oracle and if so, what would be the syntax?
Difference between primary key and unique key ?
77 Answers Accenture, B2B Software Technologies, Cognizant, HP Finsoft, IndiaNIC, Karomi Technology, Keane India Ltd, L&T, Onward eServices, R Systems, Shakti, Techtic Solutions,
What are the roles of dba?
how to select alphabets in a one column , for this the table name is PA_TASKS and column name is TASK_NUMBER, In TASK_NUMBER the data like this 1.1.3NN,1.1.4NN,1.5.1NN,1.3.2NE,1.5NN,1NN,1.2NE,1CE , For this i need to disply output as only NN,but not other alphabets, if NN is thre means i should display , otherwise leave that blank or empty Its some urgent requirement ,thanks in advance