如何在oracle数据库中创建一个表(对于给定的表)... !!! [英] How to create a table in oracle database (for the given table)...!!!

查看:72
本文介绍了如何在oracle数据库中创建一个表(对于给定的表)... !!!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在oracle和ASP.NET中创建一个表作为前端。



例如我们取得一个人的资格。



________________________________________________________

|课程|持续时间| Year_of_pass |百分比|

| ________ | _____________ | ________________ | ______________ |

| ________ | _____________ | ________________ | ______________ |

| ________ | _____________ | ________________ | ______________ |

| ________ | _____________ | ________________ | ______________ |

| ________ | _____________ | ________________ | ______________ |





这个如何创建表格。每个空值都是一个文本框。如果我创建

一个具有这些属性的表,我怎样才能为一个属性赋予多个值

,同时保存。



帮我编码...



温馨的问候,



Jaison Joe ...

How to create a table in oracle and ASP.NET as a front-end.

For example as we take the qualification of one person.

________________________________________________________
| Course | Duration | Year_of_pass | Percentage |
|________|_____________|________________|______________|
|________|_____________|________________|______________|
|________|_____________|________________|______________|
|________|_____________|________________|______________|
|________|_____________|________________|______________|


for this how can i create the table. Each empty value is an textbox. If i create
one table with these attributes how can i give multiple value for one attribute
while saving.

Help me for coding...

Warm Regards,

Jaison Joe...

推荐答案

由于您没有共享任何代码,因此不确定您面临的确切问题是什么。此 LINK 将帮助您了解如何在oracle中使用ASP.NET。
Not sure what is the exact problem you are facing since you did not share any code. This LINK will help you to understand using ASP.NET with oracle.


你想在数据库中插入值吗?

用于在oracle数据库中创建表,你可以使用create table syntax

和for asp.net前端你使用表和文本框字段!!
Do u want to insert values in database?
for creating a table in a oracle database you can use create table syntax
and for asp.net frontend you use table and textbox fields!!


这篇关于如何在oracle数据库中创建一个表(对于给定的表)... !!!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆