Advertisement

1 - 10 of 30 containing alltags:("SQL Developer") (0.001 seconds)
I have a parameter below that could include a Wildcard (@Program). I can get the code to work below if = @Program OR Like @Program Is there a single line of SQL that works in either conditi...
Zones: Visual Studio, MS Access, ...Date Answered: 01/10/2008 Grade: A Views: 0
Two part question: 1) I am trying to write a function that returns a string based upon field values (see code snipit).  I think I have that part correct....   What is the statement to 'Returns' ...
Zones: MS Access, MS SQL Server, SQ...Date Answered: 01/16/2008 Grade: A Views: 0
Good Morning- I'm trying to join two databases in SQL Developer ( one field in which a trim command is necessary)  Please look at the query below and let me know what in my syntax has gone south.....
Zones: Oracle, PL / SQLDate Answered: 05/23/2008 Grade: B Views: 0
Hey Guys- I'm trying to do something... probably super simple and am just missing the boat.  I'm trying to select an nth group of records from a simple query.  I've tried slect top 5 (but apparent...
Zones: PL / SQL, DatabasesDate Answered: 09/18/2008 Grade: B Views: 0
I am using Oracle Sql Developer for debugging a simple procedure. I grant the appropriate privileges: kims>GRANT DEBUG ANY PROCEDURE, DEBUG CONNECT SESSION TO KIMS; Grant succeeded. 1. I ...
Zones: Oracle Product Info, OracleDate Answered: 07/19/2007 Grade: A Views: 100
Hi, I am running a 10g databse on a windows machine. I am able to connect to the db using isqlplus, but not with the sql developer. connection name: mydb username: dbtest password: password ...
Zones: Oracle 10.xDate Answered: 08/30/2008 Grade: A Views: 83
Hi, I've downlaoded and installed the Express editions that includes Reporting Services Manager (I think !) But how what are my 1st steps to creating/using reporting services ? I've searched and...
Zones: MS SQL ServerDate Answered: 11/06/2006 Grade: A Views: 0
Hi, it seems am unable to install the workstation components MS Sql Server 2005 Developer on Vista Ultimate. Anytime I try to install them the installation fails. The server components have be...
Zones: SQL Server 2005Date Answered: 06/19/2007 Grade: A Views: 0
i have a table that is of type varchar2. It has the euro symbol amongs the text ( ¬ ). when i run the select * from table_name where column_name like '%¬%'; it does not return the full line. e.g....
Zones: OracleDate Answered: 01/16/2008 Grade: B Views: 20
I am trying to calculate the average for several fields in a specific time period.  We have a table that houses all historic data by month.  I have created a Date_BeginState and Date_EndState varia...
Zones: OracleDate Answered: 03/24/2008 Grade: A Views: 0