Can i develop a screen in sql?

can i develop a screen in sql to enter a value for firstname and lastname ? if not, where(what is a software) can i develop a screen in oracle?
Thanks.

user13165795 wrote:
can i develop a screen in sql to enter a value for firstname and lastname ? if not, where(what is a software) can i develop a screen in oracle?
Thanks.Assuming you mean SQLPlus, sure...I do it all the time in scripts.
-- example.sql
PROMPT Learn how to use the ACCEPT statement...
set feedback off verify off
ACCEPT v_firstname CHAR PROMPT 'Enter your first name: ' DEFAULT 'Richard'
ACCEPT v_lastname CHAR PROMPT 'Enter your last name: ' DEFAULT 'Head'
SELECT 'Hello, my name is ' || &v_firstname || ' ' || &v_lastname || ', and I want to be your friend!' AS text_string
FROM dual;
-- end example.sql
Executing the script would produce something like this:
SQL> @example
Enter your first name: Byron
Enter your last name: Flathead
TEXT_STRING
Hello, my name is Byron Flathead, and I want to be your friend!
Note that in the script I used a DEFAULT clause to ensure that there would be SOMETHING assigned to the variables if the user just hits Enter without typing in a name first. (And yes, I choose to be whimsical.)
HTH

Similar Messages

  • How can i create splash screen using netbean?

    how can i create splash screen using netbean?

    Welcome to the Sun forums.
    gabbyndu wrote:
    how can i create splash screen..Java 6 offers a splashscreen functionality. See [New Splash-Screen Functionality in Java SE 6|http://java.sun.com/developer/technicalArticles/J2SE/Desktop/javase6/splashscreen/] *(<- link)* for details.
    [Java Web Start|http://java.sun.com/javase/technologies/desktop/javawebstart/index.jsp] has offered splash screens to applications since Java 1.2. See [How can I provide my own splash screen?|http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/faq.html#206] in the JWS FAQ for more details.
    .. using netbean?We don't support Netbeans here. Ask that on a [Netbeans forum|http://forums.netbeans.org/].

  • SQL Developer Data Modeler for SQL Server 2008

    I am not able to connect to my SQL Server 2008 from the SQL Developer Data Modeler. Although I do have jtds-1.2.jar on my machine and I can connect the SQL server through the SQL Developer, but still i'm not able to connect through the data modeler. I need to re-engineer and generate data model for some existing schemas.
    Here is what I'm following:-
    File->Data Modeler -> import -> Data Dictionary -> Add new connection -> JDBC ODBC Bridge -> Other Third Party Driver
    now when I'm giving the JDBC URL and the Driver, It throws an error message stating that the driver could not be found.
    Please let me know what I can do to solve this, any help would be appreciated.
    Regards,
    AVA

    I'd try 1st to connect to the db from sqldeveloper (through jtds - no ODBC involved) and see if you can browse your db and issue sql statements in a worksheet. Then export that connection in xml format and import that from the modeler.

  • Upgrade from SQL server developer 2008 R2 to SQL Server developer 2012

    Hi,
    We have bought 5 licenses of SQL server developer 2012.
    This licenses provided us an option to use SQL server 2008 R2. And we have been using 2008 R2 till now.
    But now we want to upgrade to SQL server developer 2012 edition
    I want to know the process for up-gradation. When I looked at the licensing portal, it says "This product does not require a product key"
    My questions are: 
    1) Should I download the 2012 version from licensing center and pass the downloaded copy to respective team members?
    2) Can the team member download the SQL server 2012 developer edition from Microsoft site and install it on their machines?
    3) Do we need to first un-install 2008 R2?
    4) How the licensing can be managed in cases of products which say "This product does not require a product key.", i.e. how can I make sure that no more than 5 installations are done by the team
    Thanks

    Hi,
    We have bought 5 licenses of SQL server developer 2012.
    This licenses provided us an option to use SQL server 2008 R2. And we have been using 2008 R2 till now.
    But now we want to upgrade to SQL server developer 2012 edition
    I want to know the process for up-gradation. When I looked at the licensing portal, it says "This product does not require a product key"
    My questions are: 
    1) Should I download the 2012 version from licensing center and pass the downloaded copy to respective team members?
    2) Can the team member download the SQL server 2012 developer edition from Microsoft site and install it on their machines?
    3) Do we need to first un-install 2008 R2?
    4) How the licensing can be managed in cases of products which say "This product does not require a product key.", i.e. how can I make sure that no more than 5 installations are done by the team
    Thanks
    1. Developer edition has license associated with it .And yes you can download it if you have subscription.But please be informed that you cannot use Developer edition in production,its not allowed and illegal.
    2.You can upgarde from SQL server 2008 R2 to 2012 developer edition by Inplace upgrade method ,you can also follow side by side approach.For side by side approach you have to get new box ,intall OS,then install SQL server 2012 ,move logins and jobs and move
    databases by backup restore.You must see supported upgrades
    http://technet.microsoft.com/en-us/library/ms143393(v=sql.110).aspx
    3.No not ins any case ,please dont do that
    4.Licensing question should best be asked with Microsoft licensing expert.
    reg process of upgarde first run upgrade advisor and look for error if any.Then run SQL server 2012  setup and in maintenance section select edition upgrade,other process is same as SQL Server installtion
    http://www.mssqltips.com/sqlservertip/2505/version-and-edition-upgrades-with-sql-server-2008-r2/
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • BizTalk 2013R2 Developer Edition from Gallery - SQL Expired!!

    I an a MSDN ultimate subscription holder and I have created a virtual machines within Azure from the Gallery.  I have select the BizTalk 2013R2 Developer Edition from the gallery which has initially been great and save me a lot of time with
    the setup.  Unfortunately after only a couple of weeks my SQL license has expired. 
    As I did not select any form of evaluation edition I would not expect software licenses to expire when they are provisioned from the gallery whenever.  As I understand it as an MSDN ultimate customer I am covered to license BizTalk Developer Edition
    and indeed SQL which come as part of the gallery VM. 
    I've seen a number of posts online around this with no solution and I was wondering if you have a view on this. 
    Have I picked up the wrong understanding or is their a defect with the BizTalk 2013R2 Developer edition gallery image.  A colleague recently reported the same thing happened with BizTalk 2013R2 standard edition image.
    Any help and advice would be appreciate as I am stuck if SQL has expired.  I don't see the point in provisioning a new gallery image if the same problem will happen.
    It is very convenient provisioning from the gallery but if the licenses expire then they become less useful and very annoying.  I could understand if I provisioned an evaluation copy but this was not the case here.
    Cheers
    Stephen

    I have had no timely response from Microsoft on this yet, despite trying my best to seek assistance from them to help fix their defect. 
    Anyway I did a fresh search online and came accross this which has worked for me
    https://www.phidiax.com/blog/post/Azure-Gallery-Image-for-BizTalk-Server-SQL-Server-evaluation-period-has-expired
     If you have access to a valid copy of SQL Server 2014 Developer Edition then you can perform an Edition Upgrade and go from SQL 2014 Enterprise Evaluation Edition to SQL 2014 Developer Edition.  Once I did this and restarted SQL Services I was
    back up and running. 
    I suspect Microsoft will need to do this with the base gallery image and then re-load it whenever they can be bothered getting around to it OR whenever a customer with an Azure technical support contract raises it!  No pay, no technical support outside
    this forum.  
    I have not tried again to fire up a new 2013R2 Developer Edition image from the gallery to see if this is fixed yet. 
    Hopefully this helps anyone in the same boat as me.  If you do not have access to SQL Server 2014 Developer Edition (via say msdn subscription) to perform this upgrade then I'm afraid you will still have difficulty resolving this.

  • Can I develop a driver mouse with Java?

    Hi,
    Can you tell me, if I can develop a driver mouse with Java and if not why and with which programming software?
    And do you have a web site or forum reference about driver mouse?
    Best regards,
    Dimnet2000

    Aren't you all a little too hasty with your NOs?
    If the task is to develop a standard plugged-in mouse driver you see and use everyday and that loads together with the bootup process of Linux, Windows... the answer propably is "No" or "better not".
    Other than that... You can draw on the screen and you can communicate with the Serial Port. I think you could very well build your own mouse driver for a non standard Mouse to make it work in all Java applications. If you don't need 100% platform independancy you might think about building modules to trigger OS-Events via JNI.
    For standard use this might not seem a sensible thing to do, but imagine if you are in some way handicapped and need a very special mouse that you want to carry around and use across several platforms without compiling and instaling drivers everywhere...

  • Suggestion to iPad developer: the screen is too bright for an E-reader

    Hi,
    I have been using kindle DX for reading e-book and newspapers for a year. I bought the iPad and have been using for a week. iPad has many advantages over Kindle in many ways(very fast, zoom-in zoom out, great apps for editing PDF, and many more) however, it lacks the appreciation of the display for reading. *_The brightness is quite too high(even when you try to lower the brightness setting to lowest). When I read WSJ or PDF for a while, my eyes go very very tired. It is fine in the apps like Kindle or iBook or GoodReader where you can adjust the brightness even more._* So you could read with the same light intensity like the kindle or other e-reader. However, it is still very bright in safari or WSJ apps where you cannot adjust even further. You cannot use iPad to read something in the dim light environment with this lowest brightness adjustment.
    I made an appointment to the Apple store to discuss about this issue. I also compare the brightness adjustment to MacBook and other device. You can eventually dim the screen even more and more for other device except the iPad. You could also dim the brightness even more for an iPhone. The technical support told me to send a suggestion to the iPad developer so that they can do the adjustment for the next OS Update.
    *My advice is to increase the range on the dimmer side of the brightness. You could also add the option to adjust for the contrast. In this case, you will have low light coming out of the device and the character is still crisp by lowering the brightness and increase the contrast of the display. The eye strain problem will be significantly reduced.*
    Many of my e-reader colleagues also complain about this issues. So I hope you take this into serious consideration. Please Adjust the brightness range and everything else should be perfect. You could even think about the display like Mirasol display for the next generation of iPad as an option for display rather than only IPS LCD. This will help the e-reader oriented like me to stick with iPad forever
    I strongly hope there will be some of these changes in the new OS update. Since you guys want the iPad to be one of the option of an e-reader, then the display and the brightness is very very very important.
    Message was edited by: superipad
    Message was edited by: superipad
    Message was edited by: superipad

    I adjusted everything including turning the auto brightness off( like I did for my iPhone ). And you could see that the lowest brightness of the iPhone is dimmer than the lowest level for the iPad. I have no problem reading on the iPhone without that level of brightness either. This is the only reason that I don't like about iPad and the small adjustment should satisfy all my need. I don't see any reasons for returning it.
    Moreover, the eyes sensitivity to the light level or brightness for each people is different. It's correct that you and some of my friends do not have difficulty reading with this level of brightness. But some of my friends and I are having this problem in safari and the apps that do not have further brightness adjustment.
    The best way for me to avoid this problem now it to alight the iPad 75-90 degree to vertical so that the light does not come directly to my eyes when I use the apps that does not contain brightness adjustment. This way reduces the light traveling to the eyes from iPad. The brightness goes down a bit more. That is why I said just reduce the lowest level to a bit more then everything is great.
    I also try the inpicio anti glare to reduce the light from reflection but this does not help either because it produces bad image output and does not filter any light out.
    Message was edited by: superipad
    Message was edited by: superipad
    Message was edited by: superipad
    Message was edited by: superipad

  • How can i develop and implement an enhancement iw39?

    how can i develop and implement an enhancement in standrad program . for example in iw39 in selection screen i have to add few moew fields . so any one guideme how to atchive it
    thanks & regards
    deepurd

    Hi Deepu
    1) Go to program RIAUFK20.
    2) Press the spiral button (ENHANCE)
    3) Right click on the enhancement point mentioned below (available at the end of selection details)
    ENHANCEMENT-POINT riaufk20_25 SPOTS es_riaufk20 STATIC .
    4) Go to Enhancement Implementation -> Create
    5) Create a new implementation
    6) Add your coding in the implementation created.
    Please use the same implementation at all the places in the code where you use an enhancement point.
    Hope it helps.
    Refer Source Code Enhancements - Part 5 of the Series on the New Enhancement Framework for more...
    Cheers
      neer

  • Can i implement  TOUCH SCREEN  facility in SAP(portal) or not??*

    Hi Experts,
    My requirement is that can i implement touch screen facility in SAP(portal) or not??
    *If yes then please suggest me that how can i proceed with it??
    The system developed will be like ATM System with Touch Screen.
    its very urgent requirement any inputs will be highly appretiated.
    Thanks and Regards.
    Vinit Soni

    HI,
    I think yes, check these links
    [http://www.guenther.cx/index.php/a.our+projects]
    [http://www.guenther.cx/index.php/a.enterprise%252Bportals.html]
    Thanks,
    Vamshi

  • I want to ask something about firefox. why firefox use very much memory? can you develop to reduce memory comsume? this problem is very distrub in my PC with low memory.

    I want to ask something about firefox.
    why firefox use very much memory?
    can you develop to reduce memory comsume?
    this problem is very distrub in my PC with low memory.
    == This happened ==
    Every time Firefox opened

    How much memory is Firefox using right now?
    # Press '''CTRL+SHIFT+ESC''' to load the Task Manager window
    # Click the Processes tab at the top. (Click once near the top of the window if you don't see tab
    # Find firefox.exe, and see how many kilobytes of memory it's using.
    Showing around 80MB when Firefox first starts is normal. Right now, I have 75 tabs open and it's using 500MB - this varies a lot depending on what you have in the tabs.
    Other than high memory usage, what other problems are you experiencing? (Examples include slowness, high CPU usage, and failure to load certain sites)
    Many of these issues, including high memory usage, can be caused by misbehaving add-ons. To see if this is the case, try the steps at [[Troubleshooting extensions and themes]]. Outdated plugins are another cause of this issue - you can check for this at http://www.mozilla.com/plugincheck

  • Is it possible to connect my mid 2010 Macbook Pro with my 21.5" iMac 11,2 so that I can work with dual screens?

    Is it possible to connect my mid 2010 Macbook Pro with my 21.5" iMac 11,2 so that I can work with dual screens?

    try xxx - may work
    _may_ work.

  • HT4085 So does this mean that I cannot have rotation lock off and the mute function off at the same time? In other words, can I have my screen rotate automatically as I hold my iPad in either portrait or landscape AND hear sounds from my apps at the same

    So does this mean that I cannot have rotation lock off and the mute function off at the same time? In other words, can I have my screen rotate automatically as I hold my iPad in either portrait or landscape AND hear sounds from my apps at the same time?

    In other words, can I have my screen rotate automatically as I hold my iPad in either portrait or landscape AND hear sounds from my apps at the same time?
    Yes, you can. You can configure the Side Switch (above the volume button) either as Mute switch or Rotation lock.
    Settings > General > Use Side Switch to: choose what you like the Side Switch to function as.

  • How i can show the selection screen input field in the top of page in alv

    hi ,
              how i can show the selection screen input field in the top of page in alv  grid output.
    tell me the process

    Hi,
    excample from my program:
    FORM topof_page.
      DATA: l_it_header   TYPE TABLE OF slis_listheader WITH HEADER LINE,
            l_info        LIKE l_it_header-info.
      DATA: l_it_textpool TYPE TABLE OF textpool WITH HEADER LINE.
      DATA: l_key LIKE l_it_textpool-key.
      READ TEXTPOOL c_repid INTO l_it_textpool LANGUAGE sy-langu.
      DEFINE m_selinfo.
        if not &1 is initial.
          clear l_it_header.
          l_it_header-typ   = 'S'.
          l_key = '&1'.
          translate l_key to upper case.
          read table l_it_textpool with key key = l_key.
          if sy-subrc = 0.
            shift l_it_textpool-entry left deleting leading space.
            l_it_header-key = l_it_textpool-entry  .
          endif.
          loop at &1.
            case &1-option.
              when 'EQ'
                or 'BT'
                or 'CP'.
                write &1-low to l_it_header-info.
              when others.
                write &1-low to l_it_header-info.
                concatenate &1-option
                            l_it_header-info
                       into l_it_header-info
                       separated by space.
            endcase.
            if not &1-high is initial.
              write &1-high to l_info left-justified.
              concatenate l_it_header-info
                          l_info
                     into l_it_header-info
                     separated by space.
            endif.
            if &1-sign = 'E'.
              concatenate ']'
                          l_it_header-info
                     into l_it_header-info.
            endif.
            append l_it_header.
            clear: l_it_header-key,
                   l_it_header-info.
          endloop.
        endif.
      END-OF-DEFINITION.
      m_selinfo: s_trmdat,
                 s_trmext,
                 s_trmint,
                 s_fkdat,
                 s_delno,
                 s_vbeln,
                 s_deact,
                 s_kdmat.
      CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'
           EXPORTING
                it_list_commentary = l_it_header[].
    ENDFORM.
    I hope, this will help you.
    Regards
    Nicole

  • Can we use different Databases (Oracle & SQL Server) in one report?

    Post Author: venki5star
    CA Forum: .NET
    Hi there.
    Can we use different databases (Oracle & SQL Server) in a same report?
    If possible how?
    Another question,
    Can we change the Provider Name at runtime of the given report. If so the above question is useless...
    Thanks in Advance.

    I tried this using Oracle Provider for OLEDB (the one that supplied by Oracle Client) and Crystal Reports 9. you can drag the column into designer but the image does not appear in preview.
    I guess it's because CR does not recognized it as image, and there are no information that the blob data is an image at all.

  • HT1338 how can i display my screen on my macbook pro to my 55" lg 3d smart tv? I tried Plex and it won't play it on my tv cause it is a tv show bought through iTunes.

    how can i display my screen on my macbook pro to my lg 55" 3d smart tv. I tried using plex as suggested by lg but because i purchased the tv show through itunes it will not pick up on plex. It says it can not r

    Either buy the $99 Apple TV or
    Connect the MBpro to the TV with a HDMI cable.

Maybe you are looking for

  • Where is the forum to post questions on Windows 8.1 (table) APPS

    I have a Windows Tablet (HP OMNI) Windows 8. I am using the people app that Microsoft provides. I have linked my account with Facebook. Now when I go to the PEOPLE app in Windows tablet and I click on "Whats new", I should see all the new updates fro

  • Report compilation in one short

    Hi, The following script for compiling all Oracle Reports Designer files(RDF) to Report executable file(REP) witin a specified directory. It works fine. But the problem is while executing under DOS, it takes 8bit names only instead of 32bit names. PR

  • Script or bulk process to attempt delivery of journal NDRs

    I am working for a client who has ended up with a significant number of journal NDRs due to an issue that can potentially be easily solved. If the issue can be solved, I'd like to attempt delivery of all of the items again. Given the large number, it

  • Sqlserver connection in odi fetches no tables in reverse engineering

    Hi, I have created successfully sqlserver(2005) connection using odi. however, when i reverse engineered ..i do not see any tables..any idea why? Thanks Venkat

  • How to create insp. char as ( or ) value

    Dear Gurus Can anybody help me to create Inspection char like ( <5) or (>5) i am able to create the insp char with limits like (2-10) but i am not getting how to create with only values with > or < . Thanks and regards madhu