exam questions

Exam DP-300 All Questions

View all questions & answers for the DP-300 exam

Exam DP-300 topic 2 question 34 discussion

Actual exam question from Microsoft's DP-300
Question #: 34
Topic #: 2
[All DP-300 Questions]

HOTSPOT -

You have an Azure SQL logical server.

You run the following script.



For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
licna
Highly Voted 1 year, 9 months ago
I think it's NO - as we are creating so called updatable ledger table (i.e. not append-only) , we can also delete and update rows. NO - the CREATE DATABASE statement does not contain "WITH LEDGER = ON" clause thus it can contain non-ledger tables NO - when the GENERATED ALWAYS columns are not specified in the CREATE statement they'll be created automatically
upvoted 11 times
yyc585
10 months ago
CREATE DATABASE Database01 ( EDITION = 'GeneralPurpose', SERVICE_OBJECTIVE='GP_Gen5_2', MAXSIZE = 2 GB ) WITH LEDGER = ON; GO https://learn.microsoft.com/en-us/sql/relational-databases/security/ledger/ledger-how-to-configure-ledger-database?view=sql-server-ver16&tabs=t-sql%2Ct-sql2&pivots=as1-azure-sql-database
upvoted 2 times
...
...
amazonalex
Highly Voted 1 year, 6 months ago
I think answer is NNN:If any of the required generated always columns isn't defined in the CREATE TABLE statement and the statement includes LEDGER = ON, the system will automatically attempt to add the column... https://learn.microsoft.com/en-us/sql/t-sql/statements/create-table-transact-sql?view=sql-server-ver16#generate-always-columns
upvoted 5 times
...
erz
Most Recent 9 months ago
ChatGPT: No, No, No The Orders table will allow only rows to be inserted.
upvoted 1 times
...
yyc585
10 months ago
CREATE DATABASE Database01 ( EDITION = 'GeneralPurpose', SERVICE_OBJECTIVE='GP_Gen5_2', MAXSIZE = 2 GB ) WITH LEDGER = ON; GO
upvoted 1 times
...
jm2015
1 year ago
NO NO NO, The data_type can be any integer and not datetime2
upvoted 1 times
...
KIET2131
1 year, 8 months ago
Answer is :NNN
upvoted 4 times
...
Kanish07
1 year, 9 months ago
https://img.examtopics.com/dp-300/image234.png
upvoted 1 times
Kanish07
1 year, 9 months ago
Answer is : NO NO Yes
upvoted 2 times
...
...
alexatl
1 year, 9 months ago
answer not readable, please fix
upvoted 3 times
...
Metarineo
1 year, 9 months ago
since the image is broken, i will suggest answer: "yes", "no", "no"
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago