Saloni can you please tell me for POSTGRESQL and SQL Server what will be the following functions ?
@manojkasana98136 ай бұрын
Great Explanation in the correct order!
@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! 😊
@aryankumardubey78722 ай бұрын
11:09 select id, name, dob,, date_sub(dob, interval 3 year) as updated_date_of_birth from employee;
@AbhishekKumar-b1j1x11 ай бұрын
Thank you 🙏
@amevegeta7 ай бұрын
Hi Saloni i want to subtract date from 2 different columns and want the output in days but it is not working kindly suggest
@prajyotkhomane48613 ай бұрын
Very real time use video❤
@SunkuSaiVamsi Жыл бұрын
Select id,name,DATESUB( dob, INTERVAL 3 YEAR) as updated_date_of_birth from employee
@javajugadcode1429 Жыл бұрын
Thank you so much for this video
@CodeEra2020 Жыл бұрын
You are welcome!
@SaraswathyL-s9v9 ай бұрын
Hi Date, month ,year combination using SQL query add and subtract how write the formula
@sidcity4282 Жыл бұрын
Thanks for the video
@jaymahajan3871 Жыл бұрын
Good job 👌👌👌👌
@CodeEra2020 Жыл бұрын
Thanks
@VikasThakur-jp1ki11 ай бұрын
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')??
@rishabhsaxena8195 Жыл бұрын
Good video 👍👍
@CodeEra2020 Жыл бұрын
Thanks for the visit
@YashendraDubey-k8x Жыл бұрын
SELECT id , name , DATESUB(dob , INTERVAL 3 YEAR) AS updated _date _of _birth from EMPLOYEE .
@KingsLanding-o9u10 ай бұрын
Identify details of all the morning flights (morning means between 6AM to 11 AM, using flights table)? please help me
@PavanKumar-vt2fj8 ай бұрын
Select id, name, subdate(dob, interval 3 year) as updated_date_of_birth from employee;
@PranayNaranje-iu9gg6 ай бұрын
You are explaining in my sql
@SandipanSarkar-c8v4 ай бұрын
Finished watching
@mihirprajapati6500 Жыл бұрын
age function not use in mysql.pls tell another function use in mysql
@farmaankhan66693 ай бұрын
aapka page not found kyu aa rha hai jisme data store hai
@CodeEra20203 ай бұрын
codeera.netlify.app/wp-content/uploads/2023/11/INSERT-Records-in-Employees-Table.pdf Sorry for the trouble
@sohamdas6585Ай бұрын
Select id,name, date_sub(dob,interval 3, Year) as updated_date_of_birth from employee;
@sandhyalavudya93476 ай бұрын
select id,name, date_sub(dob,interval 3 years) as update_date_of_birth from employees
@anilkumartamatam73785 ай бұрын
we need to more examples and more explanation your explanation way good but we need some more stuff in the subject
@SarathKumar-n9jАй бұрын
In My SQL how to delete duplicate rows inside the table without unique identifier...? My table name: accounts My column names: username and firstname
@anuragworkshereАй бұрын
SELECT ID, NAME, DOB, DATE_SUB(DOB, INTERVAL 3 YEAR) AS UPDATED_DATE_OF_BIRTH FROM EMPLOYEE
@jeffreystine46384 ай бұрын
this one was difficult for me ngl i over thought the answers to the practice questions
@raviteja-zp5ks8 ай бұрын
SELECT ID,NAME,DOB,SUBDATE(DOB,INTERVAL,3 YEAR) AS UPDATED_DATE_OF_BIRTH FROM EMPLOYEE;
@prathameshbarge-12525 ай бұрын
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😊