Enter your query, example: how not cry when slicing onion or how to enter an Free Italian Sex Webcams?

How to view ddl in sql server Videos

Refresh View Definition in SQL Server - SQL Server Tutorial

In this video we will learn how to refresh the definition of a view. When you use Select * in the view definition and columns will be added to base table/s later, the ...

User Comments

https://lh6.googleusercontent.com/-rz_HPkgO2Jo/AAAAAAAAAAI/AAAAAAAANP0/ZFd429_4iWU/photo.jpg?sz=64
Thanks for educating the community Click the link to view the script Refresh View Definition by using sp_refreshview in SQL Server //www.techbrothersit.com/2015/02/refresh-view-definition-by-using.html Thanks a bunch
https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
Nice video on topic Refresh View Definition and narrator has good knowledge on topic and explained very well and recommend others to watch. Thanks for educating the community Please keep producing such videos
https://lh6.googleusercontent.com/-rz_HPkgO2Jo/AAAAAAAAAAI/AAAAAAAANP0/ZFd429_4iWU/photo.jpg?sz=64
Important point is whenever base table is altered to view the view user to refresh by using Exec sp_refreshview ViewName

SQL Server Programming Part 16 - DDL Triggers

By Andrew Gould //www.wiseowl.co.uk - Triggers are special stored procedures that you can attach to various events within a database. This video covers ...

User Comments

https://lh3.googleusercontent.com/-G1eTqProms4/AAAAAAAAAAI/AAAAAAAAAA0/ASmWFJFTByU/photo.jpg?sz=64
i have a table with the column name minimumStockLevel, how can i fire a trigger when it reaches to minimum level?
https://lh3.googleusercontent.com/-G1eTqProms4/AAAAAAAAAAI/AAAAAAAAAA0/ASmWFJFTByU/photo.jpg?sz=64
Thank you :)
https://lh5.googleusercontent.com/-LUFvd95jskI/AAAAAAAAAAI/AAAAAAAAADw/DMn9LtEbYaY/photo.jpg?sz=64
+shareef 4518 You could add an after update trigger to the table, checking if the stock level has reached its minimum level and then perform whatever code is necessary. An after update trigger is an example of a DML, rather than a DDL trigger. DML triggers are covered in this video https://youtu.be/WBmE4Utu6P4Hope that helps!
https://lh6.googleusercontent.com/-GTVDiaqZbUQ/AAAAAAAAAAI/AAAAAAAAAB4/wfcziC4s0Rw/photo.jpg?sz=64
That is a very good explanation and demo thank you for sharing...:) 
https://lh5.googleusercontent.com/-LUFvd95jskI/AAAAAAAAAAI/AAAAAAAAADw/DMn9LtEbYaY/photo.jpg?sz=64
You're welcome and thank you for watching!

Find Text in All objects definition in SQL Server - SQL Server Tutorial

TSQL Tutorial Video Scenario: How to find String in All Stored Procedures in SQL Server Database ? We often have the situations where we want to find string in ...

User Comments

https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
Thanks for clearly explaining sys.sql_modules and syscomments with an example. Keep doing some more such short videos on sys... Thanks
https://lh6.googleusercontent.com/-TUgNj3uCOSo/AAAAAAAAAAI/AAAAAAAAAHU/YSLKsa7EFsw/photo.jpg?sz=64
+krismaly Thanks Kris, for watching the videos and kind words. Sure will do more videos. Made some Excel related videos over the weekend. Would love to hear from you about them.

Introduction To Database & SQL Server- DDL & DML Command in Hindi & English

Learn About Database In SQL Server, And How DDL & DML Command work in SQL Server.

User Comments

https://lh6.googleusercontent.com/-Oo_h0j8gdpQ/AAAAAAAAAAI/AAAAAAAABAM/HAAcdcftG8Q/photo.jpg?sz=64
nice explanation superb good job can i have a favor of getting the ppt if u want to just mail me at [email protected]
https://lh6.googleusercontent.com/-Oo_h0j8gdpQ/AAAAAAAAAAI/AAAAAAAABAM/HAAcdcftG8Q/photo.jpg?sz=64
wht's the difference between truncate and delete and update and alter by using alter i can update know
https://lh6.googleusercontent.com/-ecPO7x5b_XY/AAAAAAAAAAI/AAAAAAAAABQ/wMBXv0C_TJ0/photo.jpg?sz=64
Sql is structured query language... Not sequential query language.

How to Disable/Enable DDL and DML Triggers in SQL Server - TSQL Interview Question

In this video, we will learn how to Disable/Enable DDL (Data Definition Language) Triggers and DML ( Data Manipulation Language) Triggers. Link to blog post ...

User Comments

https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=64
Narrator know the subject very well and explained Disable/Enable DDL and DML Triggers clearly with examples. Anybody would learn from this video. Thanks a lot for educating community
https://lh6.googleusercontent.com/-rz_HPkgO2Jo/AAAAAAAAAAI/AAAAAAAANP0/ZFd429_4iWU/photo.jpg?sz=64
Thanks for educating us Script How to Disable/Enable DDL and DML Triggers in SQL Server //www.techbrothersit.com/2015/02/how-to-disableenable-ddl-and-dml.html Thanks alot

SQL SERVER 6 --- DDL,DROP,DELETE,UPDATE,INSERT

Bütün sorularınız www.dbakademi.com dan sorabilirsiniz.

User Comments

https://lh3.googleusercontent.com/-S5e_d9S-ukY/AAAAAAAAAAI/AAAAAAAAACg/lZiGv-kwJgg/photo.jpg?sz=64
teşekkürler hocam
Sign up for free to join this conversation on fsaved.com.
Already have an account? Sign in to comment