#1,468 in Computers & technology books
Use arrows to jump to the previous/next product

Reddit mentions of Exam Ref 70-761 Querying Data with Transact-SQL

Sentiment score: 2
Reddit mentions: 6

We found 6 Reddit mentions of Exam Ref 70-761 Querying Data with Transact-SQL. Here are the top ones.

Exam Ref 70-761 Querying Data with Transact-SQL
Buying options
View on Amazon.com
or
    Features:
  • NUTRITIOUS - 100% natural Gouda cheese. Our low-fat, gluten-free bites are high in bone-building calcium, making them great healthy cereal/snack/puffs alternatives. A great alternative to sliced, cream, string, or shredded cheese snack for adults and kids.
  • LOW CARB KETO FOOD – This Moon Cheese Gouda cheese is packed with 11g of protein, 1g of carbs, and 0g of sugar. The perfect complement to your Atkins diet and a sharp choice for the keto shopper.
  • DELICIOUS AND CRUNCHY - Our savory cheese snacks are rich in taste, texture, and nutrients. Now with a mouthwatering crunch, you won't find in fresh slices or sticks of cheese. Stock your pantry with our Gouda cheese and bulk up for your workout.
  • FREE PRIME SHIPPING - We'll get these snacks delivered to you faster with prime shipping. Our Gouda flavored snacks are ideal for on-the-go adventures, a substitute for chips, crisps, jerky, or other puff snacks. Bring them camping, to class, or any other quest so you and your friends can enjoy!
  • EASY PEASY- Add Moon Cheese to your baskets and use prime delivery to get your low carb snacks of choice for your keto diet. Our gluten-free, diabetic snacks are healthy, wholesome snacks for your kid's lunch box, salad toppings, and more. We care for your health; enjoy the flavor and nutrition.
Specs:
Height8.9 Inches
Length7.35 Inches
Number of items1
Release dateApril 2017
Weight1.2345886672 Pounds
Width0.95 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 6 comments on Exam Ref 70-761 Querying Data with Transact-SQL:

u/Jbicey · 17 pointsr/SQLServer

I would first establish a list of expected responsibilities as an Accidental DBA with your supervisor. Do they have a CSO or other security-minded employees who have login policies in place already, or does that fall to you? Does your company design and deploy its own databases often? If so, who will be in charge of that design? Will it be you, a database developer, or someone else?

When you establish a list of responsibilities an expectations, you can then make a plan of action to learn about each of these topics. It takes an ocean of knowledge and responsibility and helps you narrow it down and focus on the fundamentals of what you will be doing day to day.

That being said, here are some resources you might consider using:

u/fauxmosexual · 3 pointsr/SQL

Get this book and study it, and actually do all of the exercises and questions until you're comfortable.

u/FoCo_SQL · 1 pointr/SQLServer

I ran into a similar conundrum. If you read the 70-461 or T-SQL Fundamentals, they have practice problems that are related. The 70-761 does not contain practice testing material.

Apart from that, it's recommended to do the more official practice tests if you decide you need one. They are supposed to be more difficult than the real test, but I do not have any experience taking the practice tests. I am thinking of trying the 762 practice test though.

I did use one other resource that was a practice test and I'll list it below, but here's a copy from my site that lists my favorite resources from when I studied for my 761.

My favorite resources:

https://www.cathrinewilhelmsen.net/2015/01/28/preparing-for-and-taking-exam-70-461-querying-microsoft-sql-server-2012/

https://www.mssqltips.com/sqlservertip/4644/sql-server-exam-70761-study-material-for-querying-data-with-transactsql/

https://www.amazon.com/T-SQL-Fundamentals-3rd-Itzik-Ben-Gan/dp/150930200X

https://www.amazon.com/Training-70-461-Querying-Microsoft-Server/dp/0735666059/ref=sr_1_1?ie=UTF8&qid=1513628070&sr=8-1&keywords=70%3D461

https://www.amazon.com/Exam-70-761-Querying-Data-Transact-SQL/dp/1509304339/ref=sr_1_1?s=books&ie=UTF8&qid=1513628083&sr=1-1&keywords=70-761

http://www.accelerated-ideas.com/70761-practice-test-questions.aspx#.WeeTWVtSypo

https://www.mssqltips.com/sqlservertip/4015/introducing-json-for-sql-server-2016/

https://www.mssqltips.com/sqlservertip/4073/sql-server-2016-advanced-json-techniques--part-1/

https://docs.microsoft.com/en-us/sql/relational-databases/json/json-data-sql-server

https://www.mssqltips.com/sqlservertip/3680/introduction-to-sql-server-2016-temporal-tables/

https://docs.microsoft.com/en-us/sql/t-sql/queries/select-group-by-transact-sql

https://www.mssqltips.com/sqlservertip/1958/sql-server-cross-apply-and-outer-apply/

u/dataruntheworld · 1 pointr/SQL

I completed the 70-761 T-SQL exam.

For the exam I used:

  1. Edx - They have a free SQL course.
    https://www.edx.org/course/querying-data-with-transact-sql
  2. I learnt basic and more complex topics from a book called 'Exam Ref 70-761 Querying Data with Transact-SQL' by Itzik Ben-Gan. The book has some really great examples.

    https://www.amazon.com/Exam-70-761-Querying-Data-Transact-SQL/dp/1509304339

    I would recommend practising each new topic locally so you get a feel for it. I hope this helps!
u/davidbrit2 · 1 pointr/sysadmin

If you're a quick study, this one is a great crash course:

https://www.amazon.com/Exam-70-761-Querying-Data-Transact-SQL/dp/1509304339/

I used that to brush up for the exam and pick up on new SQL Server 2016 stuff I hadn't used.