Fórum - Oracle

[Előző] [1] [Következő]
Kapitány
Fejlesztő
2019.05.23 13:12
63 hozzászólás
Identity Columns in Oracle Database 12c Release 1 (12.1)

https://oracle-base.com/articles/12c/identity-columns-in-oracle-12cr1
Kapitány
Fejlesztő
2018.04.17 09:45
63 hozzászólás
Kapitány
Fejlesztő
2017.03.03 12:47
63 hozzászólás
Oracle felső-N analízis az Oracle 12c verziótól kezdve:

Row Limiting Clause for Top-N Queries in Oracle Database 12c Release 1 (12.1)

https://oracle-base.com/articles/12c/row-limiting-clause-for-top-n-queries-12cr1
Kapitány
Fejlesztő
2016.09.15 10:29
63 hozzászólás
OracleCommand, paraméterek sorrendjével kapcsolatos probléma:

http://www.codeproject.com/Articles/208176/Gotcha-sharp-Using-Named-Parameters-with-Oracl

A lényeg az, hogy ha az OracleCommand BindByName paraméterét true-ra állítjuk, akkor név szerint helyettesíti be a bind paramétereket.

BindByName

This property specifies the binding method in the collection.

Declaration

// C#
public bool BindByName {get; set;}

Property Value

Returns true if the parameters are bound by name; returns false if the parameters are bound by position.

Remarks

Default = false.

http://docs.oracle.com/html/E15167_01/OracleCommandClass.htm#DAFCJDDG
Kapitány
Fejlesztő
2016.07.06 09:10
63 hozzászólás
Kapitány
Fejlesztő
2014.09.11 15:20
63 hozzászólás
Kapitány
Fejlesztő
2014.08.26 09:53
63 hozzászólás
Kapitány
Fejlesztő
2014.08.13 18:32
63 hozzászólás
Kapitány
Fejlesztő
2013.11.29 11:10
63 hozzászólás
Kapitány
Fejlesztő
2013.07.26 10:39
63 hozzászólás
Kapitány
Fejlesztő
2013.06.17 08:04
63 hozzászólás
Tech on the Net, Oracle PL/SQL:

http://www.techonthenet.com/oracle/index.php
Kapitány
Fejlesztő
2013.01.25 08:22
63 hozzászólás
Flashback New Features and Enhancements in Oracle Database 10g:

http://www.oracle-base.com/articles/10g/flashback-10g.php
[Előző] [1] [Következő]