Narrow your search

Library

ULiège (127)

Odisee (121)

Thomas More Kempen (121)

Thomas More Mechelen (121)

UCLL (121)

VIVES (121)

KU Leuven (120)

ULB (119)

UGent (45)

LUCA School of Arts (40)

More...

Resource type

book (127)

digital (1)


Language

English (127)


Year
From To Submit

2023 (4)

2022 (5)

2021 (4)

2020 (6)

2019 (8)

More...
Listing 1 - 10 of 127 << page
of 13
>>
Sort by

Book
Smart Business Intelligence Solutions with Microsoft® SQL Server® 2008
Authors: --- --- --- ---
ISBN: 9780735625808 Year: 2009 Publisher: Redmond : Microsoft Press,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Microsoft SQL server tm 7.0 database implementation : training kit
Author:
Year: 1999 Publisher: Redmond, WA : Microsoft Press,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Professional Azure SQL managed database administration
Authors: ---
ISBN: 1801073325 Year: 2021 Publisher: Birmingham : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Whether it is learning different techniques to monitor and tune an Azure SQL database or improving performance using in-memory technology, this book will enable you to make the most out of Azure SQL database features and functionality for data management solutions.


Book
Securing SQL servers : protecting your database from attackers
Author:
ISBN: 1597499528 1283717166 0128012757 1597499471 0128013753 9781597499477 9781597499521 Year: 2012 Publisher: Amsterdam ; Boston : Elsevier/Syngress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

SQL server is the most widely used database platform in the world, and a large percentage of these databases are not properly secured, exposing sensitive customer and business data to attack. In Securing SQL Server, 2e, readers learn about the potential attack vectors that can be used to break into SQL server databases as well as how to protect databases from these attacks. In this book written by Denny Cherry, a Microsoft SQL MVP and one of the biggest names in SQL server today, readers learn how to properly secure a SQL server database from internal and external threats using best practi

MCSE readiness review exam 70-028 : administering microsoft SQL server TM 7.0
Author:
ISBN: 0735606722 Year: 1999 Publisher: Redmond, WA : Microsoft Press,

Professional Microsoft® SQL Server® 2008 Administration
Authors: --- --- --- ---
ISBN: 9780470247969 9780470440360 0470440368 0470247967 1281946338 9781281946331 9786611946333 6611946330 0470440376 Year: 2009 Publisher: Indianapolis : Wiley Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book is a how-to guide for experienced DBAs. The book is loaded with unique tips, tricks and workarounds for handling the most difficult SQL Server admin issues, including: managing and monitoring SQL Server, automating administration, security, change management, performance tuning, scaling and replication, clustering, backup and recovery.


Book
SQL query design patterns and best practices : a practical guide to writing readable and maintainable SQL queries using its design patterns
Author:
ISBN: 1837630089 Year: 2023 Publisher: [Place of publication not identified] : Packt Publishing, Limited,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Enhance your SQL query writing skills to provide greater business value using advanced techniques such as common table expressions, window functions, and JSON Purchase of the print or Kindle book includes a free PDF eBook Key Features Examine query design and performance using query plans and indexes Solve business problems using advanced techniques such as common table expressions and window functions Use SQL in modern data platform solutions with JSON and Jupyter notebooks Book Description SQL has been the de facto standard when interacting with databases for decades and shows no signs of going away. Through the years, report developers or data wranglers have had to learn SQL on the fly to meet the business needs, so if you are someone who needs to write queries, SQL Query Design and Pattern Best Practices is for you. This book will guide you through making efficient SQL queries by reducing set sizes for effective results. You'll learn how to format your results to make them easier to consume at their destination. From there, the book will take you through solving complex business problems using more advanced techniques, such as common table expressions and window functions, and advance to uncovering issues resulting from security in the underlying dataset. Armed with this knowledge, you'll have a foundation for building queries and be ready to shift focus to using tools, such as query plans and indexes, to optimize those queries. The book will go over the modern data estate, which includes data lakes and JSON data, and wrap up with a brief on how to use Jupyter notebooks in your SQL journey. By the end of this SQL book, you'll be able to make efficient SQL queries that will improve your report writing and the overall SQL experience. What you will learn Build efficient queries by reducing the data being returned Manipulate your data and format it for easier consumption Form common table expressions and window functions to solve complex business issues Understand the impact of SQL security on your results Understand and use query plans to optimize your queries Understand the impact of indexes on your query performance and design Work with data lake data and JSON in SQL queries Organize your queries using Jupyter notebooks Who this book is for This book is for SQL developers, data analysts, report writers, data scientists, and other data gatherers looking to expand their skills for complex querying as well as for building more efficient and performant queries. For those new to SQL, this book can help you accelerate your learning and keep you from making common mistakes.


Book
Securing SQL Server : DBAs Defending the Database
Author:
Year: 2016 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Protect your data from attack by using SQL Server technologies to implement a defense-in-depth strategy for your database, consisting of multiple layers of protection. Learn to perform threat analysis, and to encrypt sensitive data as a last line of defense against compromise. The multi-layered approach in this book helps ensure that a single breach doesn't lead to loss or compromise of your data that is confidential and important to the business. Database professionals in today's world deal increasingly often with repeated data attacks against high-profile organizations and sensitive data. It is more important than ever to keep your company’s data secure. Securing SQL Server demonstrates how administrators and developers can both play their part in the protection of a SQL Server environment. This book provides a comprehensive technical guide to the security model, and to encryption within SQL Server, including coverage of the latest security technologies such as Always Encrypted, Dynamic Data Masking, and Row Level Security. Most importantly, the book gives practical advice and engaging examples on how to defend your data -- and ultimately your job! -- against attack and compromise. Covers the latest security technologies, including Always Encrypted, Dynamic Data Masking, and Row Level Security Promotes security best-practice and strategies for defense-in-depth of business-critical database assets Gives advice on performing threat analysis and reducing the attack surface that your database presents to the outside world.


Book
SQL Server Advanced Data Types : JSON, XML, and Beyond
Author:
ISBN: 1484239008 1484239016 Year: 2018 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Deliver advanced functionality faster and cheaper by exploiting SQL Server's ever-growing amount of built-in support for modern data formats. Learn about the growing support within SQL Server for operations and data transformations that have previously required third-party software and all the associated licensing and development costs. Benefit through a better understanding of what can be done inside the database engine with no additional costs or development time invested in outside software. Widely used types such as JSON and XML are well-supported by the database engine. The same is true of hierarchical data and even temporal data. Knowledge of these advanced types is crucial to unleashing the full power that's available from your organization's SQL Server database investment. SQL Server Advanced Data Types explores each of the complex data types supplied within SQL Server. Common usage scenarios for each complex data type are discussed, followed by a detailed discussion on how to work with each data type. Each chapter demystifies the complex data and you learn how to use the data types most efficiently. The book offers a practical guide to working with complex data, using real-world examples to demonstrate how each data type can be leveraged. Performance considerations are also discussed, including the implementation of special indexes such as XML indexes and spatial indexes. What You'll Learn: Understand the implementation of basic data types and why using the correct type is so important Work with XML data through the XML data type Construct XML data from relational result sets Store and manipulate JSON data using the JSON data type Model and analyze spatial data for geographic information systems Define hierarchies and query them efficiently through the HierarchyID type.


Book
Practical database auditing for Microsoft SQL Server and Azure SQL : troubleshooting, regulatory compliance, and governance
Author:
ISBN: 1484286332 1484286340 Year: 2022 Publisher: Berkeley, California : Apress L. P.,

Loading...
Export citation

Choose an application

Bookmark

Abstract

"Know how to track changes and key events in your SQL Server databases in support of application troubleshooting, regulatory compliance, and governance. This book shows how to use key features in SQL Server ,such as SQL Server Audit and Extended Events, to track schema changes, permission changes, and changes to your data. You'll even learn how to track queries run against specific tables in a database. Not all changes and events can be captured and tracked using SQL Server Audit and Extended Events, and the book goes beyond those features to also show what can be captured using common criteria compliance, change data capture, temporal tables, or querying the SQL Server log."

Listing 1 - 10 of 127 << page
of 13
>>
Sort by