Can someone tell me how can i get database owner name? i'm using SQL Server, oracle and Microsoft Access.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10398278.html
Zones:
Visual BasicDate Answered: 08/10/2000 Rating: 6.6 Views: 0
I have three tables. The first table, Student, contains the student's id and name. The second table, Institution, contains the student's id, and institution code. The third table, Attendance, conta...
http://www.experts-exchange.com/Programming/Languages/SQL_Syntax/Q_23458736.html
I have a report to make. Each station sends an update ever minute and is saved in the following table:
1 Station Name -String
2 Input signal strength -Integer
3 SNR -Integer
The report shoul...
http://www.experts-exchange.com/Database/Oracle/PL_SQL/Q_24070308.html
Zones:
PL / SQLDate Answered: 01/22/2009 Rating: 9.1 Views: 0
I have a query for school i am working on that just has me stuck. Any help would be great, but even more than help I want to learn on how this is done so please post an explaination as to why it w...
http://www.experts-exchange.com/Database/Oracle/PL_SQL/Q_24313652.html
Hi all,
I ran this query " select column_name, data_type from all_tab_cols where table_name = 'DIF_OWNER.DIF_SEC_IMPORT_CREDIT' " inorder to get the column name of the particular table, b...
http://www.experts-exchange.com/Database/Oracle/Q_24382488.html
Morning guys,
It may be because I celebrated St Patricks day a bit much yesterday, but I can't seem to figure this one out...
I am trying to say:
Exclude all products where code is 607 and...
http://www.experts-exchange.com/Database/Miscellaneous/Q_24240971.html
Hi,
This question is non technical I want to know What kind of development process is best suited for a Database and why ?
Please help
Thanks,
R8VI
http://www.experts-exchange.com/Database/MySQL/Q_24334679.html
I have one problem left with my sql when calculating a time difference. Assume EndDate = 03/31/2009 02:00:47 and BeginDate is 03/31/2009 02:00:46. I should get 1 second. I am getting 00:00:00. ...
http://www.experts-exchange.com/Database/Oracle/Product_Info/Q_24290730.html
Hello,
The displayed SQL will output the below entry:
LOCATION=c:\oradata\DB1\recovery1
Q:
How can I just output everything to the right of the equals sign?
Desired output: c:\oradata...
http://www.experts-exchange.com/Programming/Languages/SQL_Syntax/Q_24549225.html
What is the difference between Row Number and Row ID in Oracle?
http://www.experts-exchange.com/Database/Oracle/10.x/Q_24622733.html