there are 2 variables called x and y ,x contains 1,2 and y contains 3,4 we have to swap the values from x to y and y to x with out using dummy variables and it can be done only by using a single statement ? how?
12 19839Create table emp (id number(9), name varchar2(20),salary number(9,2)); The table has 100 records after table created.Now i nee to change id's Datatype is to be Varchar2(15). now Alter table emp modify(id varchar2(15),name varchar2(20), salary number(9,2)); Whether it will work or returns error? post answer with explanation.
13 22407What is the difference between CHAR and VARCHAR2? If VARCHAR2 serves the uses of CHAR why CHAR is still used and not been discarded yet?
9 18383Post New Oracle SQL PLSQL Interview Questions
What is the job of the network layer under the osi reference model?
Who is considered the father of accounting?
explain end to end scenario's for online Money transfer in Banking Domain?
i have passed my +2 i am getting admission biotechnolgy in govt college chd afflited to punjab universty, but beside that i am getting admission in b.pharma in punjabi universty patiala where should i go in which field
In Crystal Report, I created one report and i change the modification due to user request. Normally the crystal report document will be saved in .rpt file. ->Now i saved the Modification document on pdf Format and saved in my Desktop. ->Normally what ever we change the modifications it will reflect and update in Data base. * Now my question is How user will see the modification requirement in crystal report and where the document saved in crystal report? Kindly suggest
how do you pass parameters in cl?
Explain the working of fir filters?
What is
Explain how does the report manager work in ssrs?
What is rundll32 windows host process?
Differentiate between data science, machine learning and ai.
What are the varieties of homo sapiens sapiens?
What is the difference between kafka and mq?
How can you optimize AI models for edge deployment?
Which interface need to implement so that you can use lightning component as quick action? : salesforce lightning component