ora-01427
Date query in Sql
I have a table where there are 5 columns let say a,b,c,d,tran_date. I want to generate aquery to find out the minimum tran_date for everya,b,c,d in the table.[详细]
2023-03-15 00:47 分类:问答How to match the longest string and update the value?
I need to compare and match the longest match of two strings in two different tables and update one values if there is a closest match.[详细]
2023-03-13 09:48 分类:问答Left Outer Join with subqueries?
---------- User ---------- user_ID(pk) UserEmail ---------- Project_Account ---------- actno actname projno projname[详细]
2023-01-13 14:01 分类:问答Update multiple rows in oracle
Can you tell me how to update multiple rows in oracle as when I fired the update statement it gave me the following开发者_开发问答 error[详细]
2023-01-03 23:25 分类:问答Overloading the global type conversion operator
To test and display the result of some functions of my library, I am creating a set of handy functions.[详细]
2022-12-19 14:03 分类:问答