How to view a database?

hiye, i'm very new to oracle, been using ms sql for the past 4 years. and oracle is very new to me. everything is just so different. expected things to be as easy at ms sql. but i was wrong. so wrong.
here;s the first newbie question, how the heck do i create a table using the enterprise manager? there's no way to create table just like the way ms do. of cos i can create a db using command line. but i still like the feature like what ms has.
2nd newbie question, after i have created a table, and i've inserted some values in it, how do i view the data without issueing a select stmt? i would like to use Enterprise manager to view my data.
ohya, i log in to sql plus or enterprise manager using the username system and password manager. thats the default, so i presume my database is called sysem right?
thanks for answering these silly questons
yours truly
simon chia

Really you very new to Oracle and I recommend you to access to this information :
http://otn.oracle.com/pls/db92/db92.homepage
how the heck do i create a table using the enterprise manager?
1.- Open in the tree the schema where you want to create your table and look for tables and make right click
can create a db using command line
2.- For the knowledge that you have is going to be
very hard to make a database from a command line but
read the administration book found in list of books
how do i view the data without issueing a select stmt
you can see that data with the OEM making a right click
and choosing an option there
ohya, i log in to sql plus or enterprise manager using the username system and password manager. thats the default, so i presume my database is called sysem right?
system is one of the administrator users
Joel P�rez

Similar Messages

  • HT1414 How to view SQlite database files in device backup

    when tryig to charge my relatively new iPhone via usb and laptop, I accidentally restored my iphone to my wifes iphone settings because it was her itune account.  All of my data was erased.  How can I view my text messages that were on my phone before I accidentally restored my iphone. I have tried using SQL database programs but they are confusing. I am not comuter savy, so if anyone can offer "idiot proof" step by step instructions I would be very appreciateive. They are both iPhone 4.   Thank you so much.

    is your computer a pc?

  • How to view DB schema in SAP B1 company

    Hi,
    Would you please tell me how to view Company database schema.
    When I use Database browser It gives Exception as
    "B1DBBrowser ERROR: The Type initializer for 'B1wizard.Globals'" threw an Exception.
    Thank you
    Buddhika

    Hi ArshDeep,
    I want to update PaymentReference field in a Document object.
    I was able to get the required Document to update but it returns Error code.I can see the existing PaymentReference value, but can not be set. But it is Property with read-write.
    Currently I'm doing is,
    Create Document object.
    Initiate it with oInvoice object type
    if(oDocument.getByKey(docID))
         oDucument.PaymentReference = MyCustomID;
         int iErr = oDucument.Update();
    oDocument properties matches with the required document implying the correct document is in the oDocument object.
    But this returns errors.
    Would please give me a Solution.
    Buddhika.

  • I was playing with my ipad settings (it's an older model) and noted in the advanced settings of Safari there was a place to view website databases.  When I clicked on this I saw websites.  How do these get there and what does the space amount mean?

    I was playing with my ipad settings and noted in he advanced settings of Safari there was a place to view "website databases".  When I selected this I saw a multitude of websites.
    Can anyone tell me how these get there?  Can a website be posted even if it was never went to?  What does the space amount mean?  For example, 1.5 kb...is this quite a bit?  Would it indicate someone has gone to a site multiple times?
    I share my ipad with my teenage daughter and I'm trying to find out if she's lying to me.  Obviously she's swearing that she has "no idea" how these got there and I'm trying to keep her safe (she's only 14).
    Thanks everyone.
    Concerned Mom

    Think of your PC and the 'temporary internet folder' where it keeps cached copies of web pages or elements off a web page for 'quicker display the next time you visit'. That's pretty much what that folder is. 1.5K is tiny. Probably just a basic page with some text on it. (you might be confusing 1.5K with 1.5 megabyte....megabyte is large...it's roughly 1000 kilobytes, so the 1.5K is a tiny file)
    As far as I know, the only way info gets into that folder is if the browser has been to that site.
    if you have a concern there are browsers out there, McGruff is one i've seen recommended, that allow some degree of parental control and supervision. That or you could passcode lock the iPad or enable the restrictions to turn off some parts of the device to have some control.

  • How to view database table in OAF run page.

    Hi,
    how to view database table in OAF run page,any manual setting .please help me.
    thanks
    saran.

    Hi;
    1. This site side related EBS for your issue there is sqldeveloer dedicated forum side
    Forum Home » Application Development in PL/SQL » SQL Developer (Not for general SQL/PLSQL questions)
    2. Please see:
    http://docs.oracle.com/cd/B10501_01/java.920/a96655.pdf
    Regard
    Helios

  • How to view database table in oracle9i Jdeveloper

    Hi,
    how to view database table in oracle9i jdeveloper,any manual setting .please help me.
    thanks
    saran.

    In Jdeveloper go to View-->Connection Nevigator. there you will see all kind of connctions. Expand Database and check if your DB connection is present there. If not, you need to create using right clicking on Database and choose New Database Connecton. Here few screens will be there where you need to put the TNS entries of your database.
    Once DB connection is created, you can expand the connection by clicking on + icon and you can see different available schema objects. Again you need to expand Tables and you can look for specific table in there.
    Hope this clears your doubts.
    Thanks,
    Mukesh Uchaniya

  • How to view database table in oracle9i developer

    Hi,
    how to view database table in oracle9i developer,any manual setting .please help me.
    thanks
    saran.

    Hi;
    1. This site side related EBS for your issue there is sqldeveloer dedicated forum side
    Forum Home » Application Development in PL/SQL » SQL Developer (Not for general SQL/PLSQL questions)
    2. Please see:
    http://docs.oracle.com/cd/B10501_01/java.920/a96655.pdf
    Regard
    Helios

  • How to view corrupt ms access database?

    How to view corrupt ms access database? When you open a written "Application Error" and all. Tried to import objects into a
    new database. Tables and queries were imported without a problem, but on the forms, reports and modules gives the same error. 

    if it fails to recover all known methods, which are described in google, then you need software - such as MDB Viewer Tool from http://www.mdb.viewertool.com/ Somewhere
    seen a similar problem on the forum if it fails to recover all known methods, which are described in google, then you need software - such asMDB Viewer Tool from http://www.mdb.viewertool.com/Somewhere
    seen a similar problem on the forumhttp://www.filerepairforum.com/forum/microsoft/microsoft-aa/access/1318-unable-to-open-mdb-file-please-help

  • How to delete a Database view?

    HI Everyone,
    Created a Database in ECC to get the bank details from two tables BNKA and BKPF,
    but now I wanted to delete this View. Can someone tell me how to delete the Database view?
    Thanks
    Vandana

    Goto SE11 > select radio button for view > type view name > press delete icon in top menu (where you have icons for activate, check etc).
    Regards,
    Gaurav

  • How to view data in tables by selecting the synonym from the database objec

    I could not figure out how to view data in tables by selecting the synonym from the database objects navigation tree. I had to first choose the synonym, view the details of the synonym to determine the table name, and then select the table from the database objects tree. Is this the only way available?

    This functionality currently does not exist. I don't see it on the 1.1 statement of direction either, so perhaps someone from Oracle can give some insight as to when this could be expected.
    Eric

  • How to view the login log in window NPS after login cisco switch and without SQL server database

    how to view the login log in window NPS after login cisco switch and without SQL server database
    in summary 
    there is only log with event id 4400
    A LDAP connection with domain controller XCPAWS20.cyberport.noc for domain NOC2 is established.

    Hi adil,
    For your issue, you can create a custom security token service (STS) and then set up a trust relationship between a SharePoint 2010 farm and the custom STS.
    For more information, you can refer to the articles:
    http://forums.asp.net/t/1335229.aspx?Sharing+Authentication+Ticket+Between+ASP+NET+and+Sharepoint
    https://msdn.microsoft.com/en-us/library/office/ff955607(v=office.14).aspx
    http://www.paraesthesia.com/archive/2011/02/01/working-with-windows-identity-foundation-in-asp-net-mvc.aspx/
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • How to view database performance in OEM back 8 hour

    Hello All,
    I have recently installed OEM 11g. Please can I know how to view the performance of the database back 8 hour as I can see the performance for an hour only on the performance page.
    Thanks.

    Yes, you can.
    For instance you can use the ADDM feature (via the Database Homepage --> Adivsor Central --> ADDM --> Run ADDM to analyze past performance
    Checkout:
    Oracle® Enterprise Manager Concepts
    *11g Release 11.1.0.1*
    http://download.oracle.com/docs/cd/E11857_01/em.111/e11982/database_management.htm#i1006971
    Regards
    Rob
    http://oemgc.wordpress.com

  • How to view database values from server to client

    hi friends
    i have database in server side, i am storing values to the database from client side machine through remote methods. But now i need to view the database values from the server side. how to do this using RMI.
    Plz give me suggestion.
    by
    vinod

    Why do you have to use RMI for this task? That way you've got to write both a client and a server. Just use JDBC directly from the server.

  • How to view all table of a database

    How to view all table of a database created on a oracle 9.2/10g database management system.
    How to view available tables of oracle dbms which comes by default with package.
    Thank you so much in advance!
    With Regards,
    Niks

    You posted the same question twice.
    How to view all table of a database

  • How to view current connections to an Oracle database?

    Howdy all.
    Can/Will anybody tell me how to view the current connections to an Oracle database? I would like to be able to see what connections are happening, what username the connection is under, what the hostname is (the machine the connection is coming from), and also what SQL or PL/SQL is currenlty being executed (if any).
    wally

    select username,osuser,sql_address,sql_hash_value,logon_time,machine,terminal,program from v$session;
      1  select sql_text,piece from v$sqltext sq, v$session se
      2  where sq.hash_value = se.sql_hash_value
      3  and sq.address = se.sql_address
      4  and se.username = 'SCOTT'
      5* order by piece
    SQL> /
    SQL_TEXT                                                              PIECE
    select dummy from dual                                                    0

Maybe you are looking for

  • Outlook 2013

    Does anybody know when blackberry desktop software is going to be compatible with outlook 2013? Why weren't they testing it on the beta releases and prebeta releases? It should have already been compatible for day one and preferably compatible a mont

  • Changes to Customer Master

    In the customer master transaction, it picks up all changes made to a customer (whether it be a name changed, address change, etc...). It has the date and time stamps associated with the field changes. Does anybody know which table is being used to s

  • I have  NullPointerException error

    Hello, I am new to this forum, so if I make any code-of-conduct blunders please forgive me. I am doing a program in java for an intro to programming class at the University of South Alabama. The objective is to create a program that will manage a fic

  • Opening file crashes Indesign CS5.  What now?

    I was able to find a discussion about this, but it seem like it ended without a solution. If this is a font issue, is there a solution to this?  I went to Font Book and cleared out any errors from all my fonts. I created multiple backup files for thi

  • Portege R500 - Shuts down with AuthenTec software installed

    I have a problem with R500 (PPR50E-06W011PL). I bough it brand new Januar 4th, 2010. Installed XP Pro and then all the drivers (lates versions available) in the order indicated in the manual. I have very quickly realized shutdown problems (sometimes