Thanks sir, due to you I am able to understand pl/sql code otherwise I was totally not interest in pl/sql. Again thank to you.
@mohinisonawane9919 жыл бұрын
....your all tutorials are very usefull..... but please upload more about pl/sql....
@indranilgoswami30428 жыл бұрын
Excellent tutorial Sir ..great work
@priyadarshaniswain78409 ай бұрын
can we only initialize a constant value using default keyword or it also works with variables
@Naruto-wx3jn2 жыл бұрын
To perform operations (pl/sql) on students table or any table firstly should we create table for students i.e in sql ?
@kadel23223 жыл бұрын
Good day! Im new with pl/sql may i ask a question about the data width, why is it 2 values? "(7,6)" Is it range?
@manish95899 жыл бұрын
Thanks again! Waiting for new one, till then no study :-).
@marukurthiharikrishna-ih6zv3 ай бұрын
Bro I want to practice this queries so please suggest me a Android compiler to practice them
@akashdeshmukh88838 жыл бұрын
short and awesomely explained
@priyankajain95877 жыл бұрын
Question 1) if I don't assign any value to constant what will happen at time of Accessibg those value in dbms_output statement exccution 2) what is difference between default and := in cobtext of constant 3) what happen if I try to assign null to not null 4) what happen if I don't assign value to not null constant
@ananyieie Жыл бұрын
Thankyou so much sir!!
@soumyajitbanerjee14405 жыл бұрын
Hello, Pl-sql commands are not working in oracle 10g express edition,Why??
@harshjain12078 жыл бұрын
Can you please explain "number(7,6)" . What does 7 and 6 stand for??
@AmitKumar-ux1mz8 жыл бұрын
Harsh Jain 7 means, the number is 7 digits long. 6 implies that 6 digits of the total 7 are after(right) of the decimal point!
@chammarasilva5 жыл бұрын
Thank you Amit Kumar :)
@sarmisthabhowmick9774 Жыл бұрын
@@AmitKumar-ux1mzThank you so much 😊
@rajraj-rv6ii8 жыл бұрын
Hi Manish, Your videos are too good and easily understandable. I also want to upload some tutorials into youtube but whenever i record videos i am getting background noise like Vehicles outside, system noise , click noise etc., . Please provide me suggestions in developing quality videos like you do Thanks in advance
@ahmadfaiaz34277 жыл бұрын
SET SERVEROUTPUT ON; is not working in my sqldeveloper where it work on sql command line
@edwinsuarez50575 жыл бұрын
Friend Manish, nice to meet you. First of all I want to thank you for sharing your knowledge, they have been of great help to me in my learning process ... In this video of the constant, I make the example and the procedure runs perfectly, except that it does not show me the content of the variable v_pi, it is as if the command DBMS_OUTPUT.PUT_LINE (v_pi); it will not work
@kavyasingh455 Жыл бұрын
that happens when youre not using set serveroutput on
@AakashPanditOfficial3 жыл бұрын
Why the (7,6) for during declaration?
@priyadarshaniswain78409 ай бұрын
what is the meaning of datatype(4 , 7)
@guicsou9 жыл бұрын
if a constant can not be changed on execution time, why should we prevent assign null values using the 'NOT NULL' statement? i know, the propose of this video is knowledge and we can use it in all types of variables, but, how is this usefull, on a constant, in a real exemple?
@sridhardurairaj23176 жыл бұрын
super video and easy understandle
@gurpreet0928 жыл бұрын
One question-Can we use Default while assigning value to variable?
@azhagujayanthi Жыл бұрын
Same question can anyone answer
@harishkataria116 жыл бұрын
Sir aapke dwara likhi gyi koi pdf file mil Sakti h kya
@sreenathreddy8747 Жыл бұрын
is it oracle 10g
@gangadharmalana69327 жыл бұрын
what is the use of default keyword pls can anyone explain....
@shaheenshaikh67015 жыл бұрын
Sir can u plz explain how to add column in table
@gummadinagalakshmi40835 жыл бұрын
By using alter command we can add a columns in pl/sql
@hakimuddinr46937 жыл бұрын
what is data width after data type? number(7,6)
@Simmlex7 жыл бұрын
It's how you define a non whole number. 7 is the full length of the number and 6 is the length of the fraction.
@anusuyaperumal21554 жыл бұрын
@@Simmlex thank you
@harmanbawa197 жыл бұрын
Thanks
@Naruto-wx3jn2 жыл бұрын
To perform operations (pl/sql) on students table or any table firstly should we create table for students i.e in sql ?
@Naruto-wx3jn2 жыл бұрын
To perform operations (pl/sql) on students table or any table firstly should we create table for students i.e in sql ?
@Naruto-wx3jn2 жыл бұрын
To perform operations (pl/sql) on students table or any table firstly should we create table for students i.e in sql ?
@Naruto-wx3jn2 жыл бұрын
To perform operations (pl/sql) on students table or any table firstly should we create table for students i.e in sql ?