One can structure of a table change in sql and the general types of changes that are possible is that:
- One can use the MODIFY STRUCTURE to alter the structure of the current table that one is in and this is done by adding or deleting fields.
- One can also change or alter a field name, width, or that of the data type and this is done by Issuing the MODIFY STRUCTURE command that tends to opens the Table designer, an interactive place in which a person can create or change the structure of a table.
<h3>How can we modify the structure of a table in SQL?</h3>
The SQL ALTER TABLE command is known to be the tool that is often used to alter the structure of an existing table.
Note that it is one that can helps to add or delete columns, make or destroy indexes, alter the type of existing columns, and others.
Hence, One can structure of a table change in sql and the general types of changes that are possible is that:
- One can use the MODIFY STRUCTURE to alter the structure of the current table that one is in and this is done by adding or deleting fields.
- One can also change or alter a field name, width, or that of the data type and this is done by Issuing the MODIFY STRUCTURE command that tends to opens the Table designer, an interactive place in which a person can create or change the structure of a table.
Learn more about table structure from
brainly.com/question/26125587
#SPJ1
Answer:
The code to this question can be given as:
code:
for(i=1;i<=n;i++) //for loop column
{
for(j=1;j<=i;j++) //for loop for rows
{
printf("*"); // print asterisks
}
printf("\n"); //line break
}
Explanation:
We know that variable i,j, and n is already declared and n variable has initialized a value. So, we write the code that is given above. In this code, we use a nested loop. In this code, we use two loops that are a loop (i)for column and j loop for rows. for print asterisks triangle we use two for loop. For that, we use two-variable (i,j) that is already declared. We assign the value in (i) loop that is 0 and checks that (i) is less than equal to n and increment of (i) by 1. In this loop, we use another loop that is (j) loop. It also starts from 1 and checks that (j) is less than equal to (i)and increment of (j) by 1. In that loop, we print asterisks end of (j) loop. In (i) loop we use ("\n") for line break end of (i) loop.
Answer:
Alliance for Telecommunications Industry Solutions
Explanation:
Alliance for Telecommunications Industry Solutions is the main body that creates rules for information technology and information communication technology.
This agency create solutions to supports the release of new products and services into the communications marketplace. It also act as an agency that standardizes the wireless and wireline networks activities. It is accredited by the American National Standards Institute (ANSI).
Well bro you see what you gotta do is be a gamer.
HIT OR MISS
I GUESS THEY NEVER MISS
H U H ?
YOU GOT A BF?
I BET HE DOESNT KISS YA
M U A H
It be like that sometimes b r u h
The answer is Selection. Hope this helped you