Skip to content

brecht-yperman-uz/OracleEFBlazorExample

Repository files navigation

Create the view using

CREATE OR REPLACE VIEW VIRTUAL_NUMBERS AS
SELECT LEVEL AS RowNumber FROM DUAL CONNECT BY LEVEL <= 10000

Add the connection string to the user secrets for the project

Run the app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors