answersLogoWhite

0

Oracle is a great program for creating a student detail in a table using HTML. One can even use a word processing platform too.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

Can you create a table with word processing program?

yes you can


What command is used to create a table?

Tables are defined with CREATE TABLE command. Syntax of CREATE TABLE command is: CREATE TABLE ( [] []);


Which command is used to create a table?

CREATE TABLE command is used to create table. Syntax of creating a TABLE is: CREATE TABLE ( [] []); ex: create table emp (ecode integer, ename char(20));


How Can you Create a Rebar cutting List?

You can create a Rebar cutting list by using a software program such as Microsoft Excel or Google Drive. Use the table to create a cutting list for Rebar.


How do you create a table in dreamweaver?

using the mysql command "create table table_name" we can create a table in dreamweaver.


How do you create a student table with shift columnstudent namecoursemobile number in HTML?

Here is the HTML code to create a table to include your content. Repeat the <tr><td>*<.td></tr> section as many times as you like. <table> <th> <td>Shift</td> <td>Student Name</td> <td>Course</td> <td>Mobile Number</td> </th> <tr> <td>*</td> <td>*</td> <td>*</td> <td>*</td> </tr> </table>


What two items are contained in the master boot record?

The master boot program, and the partition table.


When you create a new database which object is created first?

In Access, when you create a new database, a table is created first.


Which one is a system privilege a select b delete c execute d alter table e create table?

Create table


What is the different between a view and a create view?

View is a virtual table that do not have any data of its own but have data that is derived from another table called base table. Create view is the command used to create a view (virtual table).


Symbol table program?

Yes.


Which field does not belong student table?

course name.