Replicate, Space, Patindex, Replace and Stuff string functions in sql server 2008 Part 24

  Рет қаралды 334,797

kudvenkat

kudvenkat

Күн бұрын

Пікірлер: 48
@royelislam6891
@royelislam6891 8 жыл бұрын
Enjoying this lecture .
@Csharp-video-tutorialsBlogspot
@Csharp-video-tutorialsBlogspot 8 жыл бұрын
Thank you very much for taking time to give feedback. This means a lot. I am very glad you found the videos useful. I have organised all the Dot Net & SQL Server videos in to playlists, which could be useful to you kzbin.infoplaylists?view=1&sort=dd If you need DVDs or to download all the videos for offline viewing please visit www.pragimtech.com/kudvenkat_dvd.aspx Slides and Text Version of the videos can be found on my blog csharp-video-tutorials.blogspot.com Tips to effectively use my youtube channel. kzbin.info/www/bejne/r2ibYYCtnb5qZtU If you want to receive email alerts, when new videos are uploaded, please subscribe to my youtube channel. kzbin.info If you like these videos, please click on the THUMBS UP button below the video. May I ask you for a favor. I want these tutorials to be helpful for as many people as possible. Please share the link with your friends and family who you think would also benefit from them. Good Luck Venkat
@mummz3371
@mummz3371 5 жыл бұрын
Venkat for president ❤️... Love your video tutorials bro, wish I could meet you one day, you are an amazing teacher
@sameerabanu3115
@sameerabanu3115 2 жыл бұрын
I did not understand when my teacher taught me, but you made it so easy and now loving the subject , you have a pleasant voice too, Thank you sir
@krzysztofs8535
@krzysztofs8535 7 жыл бұрын
So almost all STRING functions you have described. Thank U a lot ! You are amazing!
@611uiras
@611uiras 7 жыл бұрын
It's the best video tutorial, even if it is to compare with the courses wich I bought. I'm reading also the book Querying Microsoft SQL Server 2012 Training Kit and I can see the quality of your video's. Thank's for your work.
@krismaly
@krismaly 11 жыл бұрын
I enjoyed this video. Friends if you want to answer what is the diff bet CHAR and PAT INDEXS in the interview then this is the best video. Thanks a bunch
@mohamadalibrahim2995
@mohamadalibrahim2995 7 жыл бұрын
Hi Venkat ,your videcs are awesome and easily understandable,thanks a lot for making it
@janemccoy8213
@janemccoy8213 11 жыл бұрын
This is free. It it were not free, I would not mind paying $50 or so to take a class from you. I follow a long and I understand it.
@anchalgupta524
@anchalgupta524 5 жыл бұрын
Thanks Venkat for providing such comprehensive tutorial. I have been practicing sql questions online and came across a question to find median of a column. I would love you to do a tutorial on writing a sql for finding the median of a column in a table (for example median salary per department).
@learntechwithashish459
@learntechwithashish459 4 жыл бұрын
Super explanation love to learn from you
@Csharp-video-tutorialsBlogspot
@Csharp-video-tutorialsBlogspot 12 жыл бұрын
Hi, Very soon as soon as I am done with sql server. If you can subscribe to my channel, you will be getting updates when I upload new videos. Thank You.
@ottmiller4028
@ottmiller4028 4 жыл бұрын
Lucid and concise. Thank you.
@anuragvashishtha6660
@anuragvashishtha6660 11 жыл бұрын
Nice video. Helped me in learning new functions in almost no time. Thank you Venkat.
@CJAM16
@CJAM16 9 жыл бұрын
thanks venkat, this is quite easy to grasp
@janemccoy8213
@janemccoy8213 11 жыл бұрын
Thank you. I have found out that most of the videos on KZbin are better taking classes at school.
@ravikumar-hn5wt
@ravikumar-hn5wt 8 жыл бұрын
Hi Venkant , Your videos are of high quality . Thanks for making it . Could you please make a video of finding first monday of the month
@SuperGojeto
@SuperGojeto 8 жыл бұрын
select ID, Name, SUBSTRING(Email,1,2)+REPLICATE('*',2)+SUBSTRING(Email, CHARINDEX('@',Email),LEN(Email)) from tblPerson I think len(email) is better because anyways there are no characters after the last .domain name. It saves the trouble of calculating the remaining length but still for other situations we might need the exact remaining length. Nice explaination. Just watching one by one.
@rogersantos2605
@rogersantos2605 9 жыл бұрын
Thanks, simple and the best explanation.
@programmeseekho2795
@programmeseekho2795 6 жыл бұрын
Thank You Sir Very helpful Video..Very Nice Sir
@stephenessel9702
@stephenessel9702 10 жыл бұрын
The Best, Simply the Best...
@pradeepraturi9880
@pradeepraturi9880 4 жыл бұрын
Loved watching this
@mohamedchegueloufa5574
@mohamedchegueloufa5574 5 жыл бұрын
Hello Sir! I really appreciate your hard work simplifying SQL in the best way ever, I admit I never found anyone who can do it in the best way as you do. Thus, I really want to be like you, you're my role model, I am doing my best for the moment, however, I just want to know how much it took you to learn using SQL just as you do now ? A year, two ... ? I am actually making sure to learn all of what you provided in here and I am learning fast, does this mean if I ever finished all of your tutorial videos, and eventually will be able to use all of the queries you provided that I am well qualified to use SQL ? I hope you would answer me so soon. regards.
@Csharp-video-tutorialsBlogspot
@Csharp-video-tutorialsBlogspot 5 жыл бұрын
Thank you very much for taking time to give feedback. Means a lot. Very glad you found the videos useful. It's practise, practise and practise. I have been using SQL for over 15 years now. Experience will naturally get you confident and YES, if you are confident with the concepts discussed in these videos you will be able to use SQL like a PRO. Hope this answers your question.
@madhurij2197
@madhurij2197 11 жыл бұрын
thanks .. these videos helped me alot
@saraswathic4975
@saraswathic4975 4 жыл бұрын
Hi venkat, Could you please tell me how to write the below sql statement in Oracle Patindex(‘%0-9%’, alphanumeric column) How to give range in instr function??
@shekarb7863
@shekarb7863 4 жыл бұрын
Hi nice videos for learning .Can you please provide the SQL Server interview questions link please....
@pranabraj
@pranabraj 12 жыл бұрын
Venkat, Are you planning to upload tutorials for ASP.NET as well? If so when would that happen?
@stutitehri993
@stutitehri993 10 жыл бұрын
nice explanation
@nan-syphotographsmemories2051
@nan-syphotographsmemories2051 Жыл бұрын
thank you..
@artokilponen6989
@artokilponen6989 7 жыл бұрын
I don't understand the idea of SPACE-function. I understand how it works, but I don't understand why it exists. SPACE(5) = REPLICATE(' ', 5), right? Why separate function is needed?
@chandrakumarreddyvennapusa7806
@chandrakumarreddyvennapusa7806 4 жыл бұрын
Awesome :)
@seshubabudabbakuti6301
@seshubabudabbakuti6301 5 жыл бұрын
How can i split this into two columns like ID and Description 867 Other infectious and parasitic diseases diagnoses with mcc Integer value in Id column and rest will be in Description column]
@DineshKumar-lm8lp
@DineshKumar-lm8lp 2 жыл бұрын
awesome
@AbhishekVigg
@AbhishekVigg 5 жыл бұрын
How can I get the data you are working on? I would like to practice all the functions
@FarhanShaikh-fi5le
@FarhanShaikh-fi5le 5 жыл бұрын
Create the tables that he shows for yourself. Even better practice. :)
@SuperGojeto
@SuperGojeto 8 жыл бұрын
Just for Info actual query to replace .com with .net in the table would be UPDATE tblEmployee SET Email=REPLACE(Email,'.com','.net')
@bbb-57
@bbb-57 5 жыл бұрын
I believe this query is for the demonstration purpose, to only show how to replace the output result, even though actual use case would be to replace data stored in the table, as in your query. Thanks for the info.
@aliazad1118
@aliazad1118 5 жыл бұрын
Perfect
@sanjaychndrn5
@sanjaychndrn5 7 жыл бұрын
STUFF is simpler if compared to REPLICATE function inside Substring. Sample Code on STUFF with REPLICATE:: SELECT Name,STUFF(Email,2,3,REPLICATE('*',5)) from tblPerson;
@shubhampatil-sf4km
@shubhampatil-sf4km 3 жыл бұрын
Select TRIM (' Hello World'); How to remove Extra spaces Between "Hello World" And which Function we need to use in MS-SQL?
@nileshwakchaure3985
@nileshwakchaure3985 6 жыл бұрын
I want to split comma separated string e.q '1,2,3' as IN parameter to query
@archrodney
@archrodney 9 жыл бұрын
Mask all characters between the first letter and the @ sign: select *, stuff(Email, 2, len(Email) - (len(Email) - charindex('@', Email) + 2), replicate('*', len(Email) - (len(Email) - charindex('@', Email) + 2))) as StuffedEmail from tblEmployee
DateTime functions in SQL Server   Part 25
15:26
kudvenkat
Рет қаралды 428 М.
ПРЯМОЙ ЭФИР. Золотой мяч France Football 2024
4:41:06
Это было очень близко...
00:10
Аришнев
Рет қаралды 7 МЛН
Friends make memories together part 2  | Trà Đặng #short #bestfriend #bff #tiktok
00:18
This dad wins Halloween! 🎃💀
01:00
Justin Flom
Рет қаралды 59 МЛН
Built in string functions in sql server 2008 Part 22
16:14
kudvenkat
Рет қаралды 415 М.
Searching for text in SQL Server: CHARINDEX and PATINDEX
11:01
SQL Server 101
Рет қаралды 22 М.
69 What is Stuff function in sql server
13:02
Learn SSIS
Рет қаралды 1,8 М.
DatePart, DateAdd and DateDiff functions in SQL Server   Part 27
21:29
Stored procedures with output parameters   Part 19
18:20
kudvenkat
Рет қаралды 784 М.
68 What is Patindex function in sql server
4:49
Learn SSIS
Рет қаралды 1,2 М.
Advantages of stored procedures   Part 21
11:10
kudvenkat
Рет қаралды 401 М.
Scalar user defined functions in sql server   Part 30
19:07
kudvenkat
Рет қаралды 520 М.
ПРЯМОЙ ЭФИР. Золотой мяч France Football 2024
4:41:06