Computer Science, asked by mdayaz779, 9 months ago

The result of a query is know as

Answers

Answered by sg249344
0

</p><p>	&lt;head&gt;</p><p>	</p><p>	&lt;style type="text/css" media="all"&gt;</p><p>	</p><p>	:root{</p><p>		--color:white;</p><p>	}</p><p>	</p><p>	body {</p><p>		font-family: Sans-Serif;</p><p>		background-image: repeating-linear-gradient(15deg, hsl(142,0%,8%) 0px,hsl(142,0%,8%) 12px,transparent 13px),repeating-linear-gradient(155deg, hsl(142,0%,8%) 0px,hsl(142,0%,8%) 12px,transparent 13px),linear-gradient(90deg, hsla(96,0%,71%,1),hsla(111,0%,71%,1));</p><p>	}</p><p>		p{</p><p>			color: var(--color);</p><p>			padding: 20px;</p><p>			text-align: center;</p><p>			font-weight: 400;</p><p>		}</p><p>		</p><p>		.double{</p><p>			border-bottom: 2px double #94ff8c;</p><p>			color: #94ff8c;</p><p>		}</p><p>	  </p><p>	  </p><p>	  	</p><p>	 marquee{</p><p>	 	color: var(--color);</p><p>	 }</p><p>	 </p><p>	</p><p>	&lt;/style&gt;</p><p>	&lt;/head&gt;</p><p>		&lt;body&gt;</p><p>			</p><p>	&lt;p&gt;&lt;span class="double"&gt;Solution To Your Question&lt;/span&gt;&lt;br&gt;&lt;br&gt;</p><p>In a relational database, which contains records or rows of information, the SQL SELECT statement query allows the user to choose data and return it from the database to an application. The resulting query is stored in a result-table, which is called the result-set.</p><p>	&lt;br&gt;&lt;br&gt;</p><p>	Hope You Liked It</p><p>	&lt;/p&gt;</p><p>	</p><p>	&lt;marquee&gt; &lt;b&gt;Mark Me as the brainliest &amp;#128151;</p><p>	&lt;br&gt;</p><p>	&lt;/b&gt;&lt;/marquee&gt;</p><p>	</p><p>	</p><p>	</p><p>		&lt;/body&gt;</p><p>	</p><p>	</p><p>

Answered by srirenuvalli
0

Answer:

Mark me as brainiest please....

Explanation:

the result of a query is thinking....

Similar questions