Saloni can you please tell me for POSTGRESQL and SQL Server what will be the following functions ?
@aryankumardubey7872Ай бұрын
11:09 select id, name, dob,, date_sub(dob, interval 3 year) as updated_date_of_birth from employee;
@SunkuSaiVamsi Жыл бұрын
Select id,name,DATESUB( dob, INTERVAL 3 YEAR) as updated_date_of_birth from employee
@gloryofholyjesus Жыл бұрын
Thank you so much madam soo easy for anyone can understand hatsa of for ur explaination I feel so happy I found out good channel to learn SQL with clear explanation soo thank you
@CodeEra2020 Жыл бұрын
Thank you for your kind feedback! I'm glad you found the explanation helpful. Happy learning! 😊
@YashendraDubey-k8x Жыл бұрын
SELECT id , name , DATESUB(dob , INTERVAL 3 YEAR) AS updated _date _of _birth from EMPLOYEE .
@manojkasana98134 ай бұрын
Great Explanation in the correct order!
@PavanKumar-vt2fj6 ай бұрын
Select id, name, subdate(dob, interval 3 year) as updated_date_of_birth from employee;
@sohamdas65858 күн бұрын
Select id,name, date_sub(dob,interval 3, Year) as updated_date_of_birth from employee;
@prajyotkhomane4861Ай бұрын
Very real time use video❤
@javajugadcode1429 Жыл бұрын
Thank you so much for this video
@CodeEra2020 Жыл бұрын
You are welcome!
@AbhishekKumar-b1j1x9 ай бұрын
Thank you 🙏
@KingsLanding-o9u9 ай бұрын
Identify details of all the morning flights (morning means between 6AM to 11 AM, using flights table)? please help me
@amevegeta5 ай бұрын
Hi Saloni i want to subtract date from 2 different columns and want the output in days but it is not working kindly suggest
@SaraswathyL-s9v8 ай бұрын
Hi Date, month ,year combination using SQL query add and subtract how write the formula
@SarathKumar-n9j5 күн бұрын
In My SQL how to delete duplicate rows inside the table without unique identifier...? My table name: accounts My column names: username and firstname
@VikasThakur-jp1ki9 ай бұрын
Hi Saloni, thanks for making this video. I have a doubt please help me out. I have birthdate column in 06-04-1991, 6/29/1984 (datatype TEXT). So I replace the ' / ' with ' - ' . And I want it in default Format( '1991-06-04' , '1984-06-29')??
@sidcity4282 Жыл бұрын
Thanks for the video
@sandhyalavudya93474 ай бұрын
select id,name, date_sub(dob,interval 3 years) as update_date_of_birth from employees
@jaymahajan3871 Жыл бұрын
Good job 👌👌👌👌
@CodeEra2020 Жыл бұрын
Thanks
@anilkumartamatam73783 ай бұрын
we need to more examples and more explanation your explanation way good but we need some more stuff in the subject
@rishabhsaxena8195 Жыл бұрын
Good video 👍👍
@CodeEra2020 Жыл бұрын
Thanks for the visit
@PranayNaranje-iu9gg5 ай бұрын
You are explaining in my sql
@SandipanSarkar-c8v2 ай бұрын
Finished watching
@mihirprajapati6500 Жыл бұрын
age function not use in mysql.pls tell another function use in mysql
@farmaankhan6669Ай бұрын
aapka page not found kyu aa rha hai jisme data store hai
@CodeEra2020Ай бұрын
codeera.netlify.app/wp-content/uploads/2023/11/INSERT-Records-in-Employees-Table.pdf Sorry for the trouble
@jeffreystine46382 ай бұрын
this one was difficult for me ngl i over thought the answers to the practice questions
@raviteja-zp5ks7 ай бұрын
SELECT ID,NAME,DOB,SUBDATE(DOB,INTERVAL,3 YEAR) AS UPDATED_DATE_OF_BIRTH FROM EMPLOYEE;
@prathameshbarge-12523 ай бұрын
There should not be a comma after interval
@azingo2313 Жыл бұрын
Stop saying so guys....it is so irritating 🥶🤯🤬😡 Use something better...like dear learners or just say developer or say we or you😊