From 5d727982abfe9d8b648427e7f8976f318f5933d2 Mon Sep 17 00:00:00 2001 From: eiffel-org Date: Thu, 4 Jan 2024 11:07:42 +0000 Subject: [PATCH] Updated wikipage Esql Sample. (Signed-off-by:jocelyn). git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2456 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../eiffelstore/eiffelstore-samples/esql-sample.wiki | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/documentation/23.09/solutions/database-access/eiffelstore/eiffelstore-samples/esql-sample.wiki b/documentation/23.09/solutions/database-access/eiffelstore/eiffelstore-samples/esql-sample.wiki index d15d1a1d..e668014d 100644 --- a/documentation/23.09/solutions/database-access/eiffelstore/eiffelstore-samples/esql-sample.wiki +++ b/documentation/23.09/solutions/database-access/eiffelstore/eiffelstore-samples/esql-sample.wiki @@ -1,3 +1,5 @@ +[[Property:modification_date|Thu, 04 Jan 2024 11:07:42 GMT]] +[[Property:publication_date|Thu, 04 Jan 2024 11:07:42 GMT]] [[Property:title|Esql Sample]] [[Property:weight|0]] [[Property:uuid|04d03117-fdb2-8b73-677f-9b1a0c333dc4]] @@ -36,7 +38,7 @@ Name: smith@HANDSON Password: mypass -{{note|You must specify the Oracle User Name and Net Service Name with the syntax ''@ ''where '''' stands for the User Name and '''' stands for the Net Service Name. }} +{{note|You must specify the Oracle User Name and Net Service Name with the syntax `@` where `` stands for the User Name and `` stands for the Net Service Name. }} Then you can enter standard SQL queries to interact with your database, for instance: