Standard Members

Pro Members SQL Server Standard Members

Different Software, Data types, Index and Operators applicable in Structured Query Language (SQL) – Part 3

SQL (Structured Query Language) – Indexes Indexes are special search tables that allow the database search engine to speed up data recovery. In short, an index is a pointer to the data in a table. An index in a database is very much related to an index which is present at the end of any book. For example, if you...

This content is for Pro, Pro Member, Pro Member Annual - Fall Sale, Pro Member Monthly - Fall Sale, Standard, Standard Member, Standard Member Annual - Fall Sale, and Standard Member Monthly - Fall Sale members only.
Register
Already a member? Log in here
Pro Members SQL Server Standard Members

How to Reject a Job Offer After Accepting It

This question comes from a busy professional. I accepted a job offer, but then received a much better one two weeks later. What is the right thing to do? 2nd company offered me 20% better pay with OT, closer to home, and better benefits. Congratulations on your great job offers! You did an amazing job attracting both companies. Please take...

This content is for Pro, Pro Member, Pro Member Annual - Fall Sale, Pro Member Monthly - Fall Sale, Standard, Standard Member, Standard Member Annual - Fall Sale, and Standard Member Monthly - Fall Sale members only.
Register
Already a member? Log in here
Pro Members SQL Server Standard Members

Troubleshooting SQL Server 2017 Reporting Services

Troubleshooting SQL Server 2017 Reporting Services If you have problems with SQL Server 2017 Reporting Services (SSRS 2017), review this troubleshooting checklist to find potential solutions. 1. Check the SSRS logs if you have problem with Reporting Services. SSRS records many internal and external events to log files that record data about specific reports, debugging information, HTTP requests and responses,...

This content is for Pro, Pro Member, Pro Member Annual - Fall Sale, Pro Member Monthly - Fall Sale, Standard, Standard Member, Standard Member Annual - Fall Sale, and Standard Member Monthly - Fall Sale members only.
Register
Already a member? Log in here
Pro Members SQL Server Standard Members

Different Software, Data types, Index and Operators applicable in Structured Query Language (SQL) – Part 2

IBM DB2 Latest version 11.1. Developed in 1983. The language used is the C, C ++ assembler to write it. It is compatible with multiple versions of Windows, UNIX as well as Linux. Some functions are the following: It is very easy to install and configure, and the data is easily accessible. An individual can store the enormous amount of...

This content is for Pro, Pro Member, Pro Member Annual - Fall Sale, Pro Member Monthly - Fall Sale, Standard, Standard Member, Standard Member Annual - Fall Sale, and Standard Member Monthly - Fall Sale members only.
Register
Already a member? Log in here
Pro Members SQL Server Standard Members

Effective Time Management For Business Success

Did you know that 69% of people waste time every day at work? Whether you own a budding small business, run a busy department, or manage a distracted team, it’s no surprise to you that the office is saturated with distraction. From social media sites to unnecessary meetings, the modern workplace is full of distractions keeping us from completing our...

This content is for Pro, Pro Member, Pro Member Annual - Fall Sale, Pro Member Monthly - Fall Sale, Standard, Standard Member, Standard Member Annual - Fall Sale, and Standard Member Monthly - Fall Sale members only.
Register
Already a member? Log in here
Pro Members SQL Server Standard Members

Troubleshooting SQL Server 2017 Integration Services

Troubleshooting SQL Server 2017 Integration Services If you have problems with SQL Server 2017 Integration Services (SSIS), review this troubleshooting checklist to find potential solutions. 1. If you can run SSIS package, but cannot schedule it, check that SQL Server Agent service runs under account, which has access to the network resources. When you tried to schedule SSIS package, the...

This content is for Pro, Pro Member, Pro Member Annual - Fall Sale, Pro Member Monthly - Fall Sale, Standard, Standard Member, Standard Member Annual - Fall Sale, and Standard Member Monthly - Fall Sale members only.
Register
Already a member? Log in here
Pro Members SQL Server Standard Members

Different Software, Data types, Index and Operators applicable in Structured Query Language (SQL) – Part 1

What is SQL (Structured Query Language)? SQL is a structured query language, a computer language in which the data stored in a relational database is stored, manipulated and retrieved. The structured query language (SQL) is the default language of the relationship database system. All relational database management systems, such as MySQL, MS Access, Oracle, Sybase, Informix, Postgres and SQL Server,...

This content is for Pro, Pro Member, Pro Member Annual - Fall Sale, Pro Member Monthly - Fall Sale, Standard, Standard Member, Standard Member Annual - Fall Sale, and Standard Member Monthly - Fall Sale members only.
Register
Already a member? Log in here
Pro Members SQL Server Standard Members

How Do You Know You Are Losing Balance Between Professional Life and Family?

This question came from a busy professional. How can one spot that is losing the balance between professional life and family? There are a few tale-tell signs that you may be losing balance: If your family is complaining about it – you have probably lost some balance between professional life and family. If you are asking yourself this question –...

This content is for Pro, Pro Member, Pro Member Annual - Fall Sale, Pro Member Monthly - Fall Sale, Standard, Standard Member, Standard Member Annual - Fall Sale, and Standard Member Monthly - Fall Sale members only.
Register
Already a member? Log in here
Pro Members SQL Server Standard Members

Undocumented SQL Server 2017 Full-Text Search and XML procedures

Undocumented SQL Server 2017 Full-Text Search and XML procedures SQL Server 2017 supports the following useful undocumented SQL Server Full-Text Search and XML procedures: sp_fulltext_recycle_crawl_log sp_MShelpfulltextindex sp_MShelpfulltextscript sp_syscollector_validate_xml sp_xml_schema_rowset sp_xml_schema_rowset2 sp_fulltext_recycle_crawl_log The sp_fulltext_recycle_crawl_log system stored procedure is used to recycle crawl log for the given full-text catalog name. Syntax sp_fulltext_recycle_crawl_log [ @ftcat = ] ‘ftcat’ Arguments [ @ftcat = ]...

This content is for Pro, Pro Member, Pro Member Annual - Fall Sale, Pro Member Monthly - Fall Sale, Standard, Standard Member, Standard Member Annual - Fall Sale, and Standard Member Monthly - Fall Sale members only.
Register
Already a member? Log in here
Pro Members SQL Server Standard Members

Database Models and Relational Algebra – Part 6

Expressions or Formulas The general expression of the tuple relational calculus is of the subsequent form: { t1.A1, t2·A2, tn·An, I COND (t1, t2 … tn, tn+j, 1n+2…. tn+m ) } here, t1, t2, 1n, 1n+2, tn+m are tuple variables, each An is an attribute or column of the table or relation on which the ranges as well as COND...

This content is for Pro, Pro Member, Pro Member Annual - Fall Sale, Pro Member Monthly - Fall Sale, Standard, Standard Member, Standard Member Annual - Fall Sale, and Standard Member Monthly - Fall Sale members only.
Register
Already a member? Log in here